ISSUE_TEMPLATE: Remove regression question

3.x has changed enough that knowing whether it's working in 2.7.x
doesn't help all that much anymore.

There've been 3222 commits since 2.7.1, which is about a third of the
commits to fish *total*.

[ci skip]
This commit is contained in:
Fabian Homborg 2019-05-30 18:47:50 +02:00
parent 87971e1f2e
commit d28e8fb7de

View File

@ -11,7 +11,4 @@ Please tell us if you tried fish without third-party customizations by executing
sh -c 'env HOME=$(mktemp -d) fish'
Tell us how to reproduce the problem. Including an asciinema.org recording is useful for problems that involve the visual display of fish output such as its prompt.
If you are reporting a bug in fish 3.0, please make sure to indicate whether or not this is a
regression from fish 2.7.1.
-->