From 34a2ce26460b6c5c42314e6f88684293da815cd4 Mon Sep 17 00:00:00 2001 From: Aaron Gyes Date: Sat, 9 Jul 2016 03:18:58 -0700 Subject: [PATCH] Update ISSUE_TEMPLATE.md Added instructions to try without their configuration/plugins in place on issues template. Make it clear to future humans which fish version a user is confirming was affected (the current "latest fish") --- .github/ISSUE_TEMPLATE.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 71822209b..f8c80ce94 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,13 +1,14 @@ -- [ ] Did you try [a quick search?](/issues?utf8=✓&q=is:issue+user:fish-shell) -- [ ] Try [with the latest](/fish-shell/fish-shell/releases/tag/2.3.1) fish version? + +Have you.. +- [ ] Have you checked if problem occurs with [fish 2.3.1](/fish-shell/fish-shell/releases/tag/2.3.1)? +- [ ] Tried fish without third-party customizations *(check `sh -c 'env HOME=$(mktemp -d) fish'`)*? + +**fish version installed** *(`fish --version`)*: +**OS/terminal used**: Talk about the the issue here. -**fish version installed**: `fish --version` -**OS/terminal used**: - ## Reproduction steps - Hard to explain? Link to [a screen recording](https://asciinema.org) 1. Launch fish