diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 042879a05..1cfea0985 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,24 +1,26 @@ - + -### Reproduction Steps: +* fish version: [output of fish --version] +* OS: [your operating system] +* terminal: [e.g. PuTTy, iTerm2, GNOME Terminal, VT220] -1. [First step] -2. [Second step] -3. ... +### Reproduction steps -### Expected results: -[Describe expected behavior here] +1. [first step] +2. [second step]... -### Actual results: -[Describe observed behavior here] +### Expected results + +[...] + +### Actual results + +[...] --- -* 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] +[any additional information here]