From 08fc19484fcf8de1778a3937bb2e921b8f329279 Mon Sep 17 00:00:00 2001 From: Aaron Gyes Date: Sat, 2 Jul 2016 16:02:21 -0700 Subject: [PATCH] Update ISSUE_TEMPLATE.md Make the issue template shorter and less intimidating so it's less likely to be skipped/cleared away. --- .github/ISSUE_TEMPLATE.md | 38 +++++++++++--------------------------- 1 file changed, 11 insertions(+), 27 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index b7e083c41..e4bcfdc56 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,40 +1,24 @@ - ---> - -[Please include a short description of the problem here] +[Describe the problem here and provide any additional information.] ### Reproduction Steps: -1. [First Step] -2. [Second Step] -3. [Other Steps...] - -### Expected behavior: +1. [First step] +2. [Second step] +3. ... +### Expected results: [Describe expected behavior here] -### Observed behavior: - +### Actual results: [Describe observed behavior here] -### Additional information: - -[ Other useful information, such as: - When did this problem start? - Does this happen all the time? - Has anything changed on your system recently? -] - - --- -Fish version: [from the output of fish --version] -Operating system: [your operating system and how you installed fish e.g. Homebrew, Ubuntu PPA, distribution package] - -Terminal or terminal emulator: [e.g. PuTTy, iTerm2, GNOME Terminal, VT220] +* fish version: *output of fish --version* +* OS: [your operating system and how you installed fish e.g. Homebrew, Ubuntu PPA, distribution package] +* terminal: [e.g. PuTTy, iTerm2, GNOME Terminal, VT220]