From 40b4732f94ce5b733e7a3a2707751e82aa88d48b Mon Sep 17 00:00:00 2001 From: Aaron Gyes Date: Sun, 3 Jul 2016 08:14:17 -0700 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 1cfea0985..e40d8ad4a 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,12 +1,6 @@ - -* fish version: [output of fish --version] -* OS: [your operating system] -* terminal: [e.g. PuTTy, iTerm2, GNOME Terminal, VT220] +Check https://github.com/fish-shell/fish-shell/issues - the problem may already be reported :) --> ### Reproduction steps @@ -24,3 +18,7 @@ Don't skip these: --> --- [any additional information here] + +* fish version: [output of fish --version] +* OS: [your operating system] +* terminal: [e.g. PuTTy, iTerm2, GNOME Terminal, VT220]