mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 04:43:10 +00:00
Add regression question to GitHub issue template
This commit is contained in:
parent
16a94db702
commit
e7715eecf6
1 changed files with 3 additions and 0 deletions
3
.github/ISSUE_TEMPLATE.md
vendored
3
.github/ISSUE_TEMPLATE.md
vendored
|
@ -11,4 +11,7 @@ Please tell us if you tried fish without third-party customizations by executing
|
||||||
sh -c 'env HOME=$(mktemp -d) fish'
|
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.
|
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.
|
||||||
-->
|
-->
|
||||||
|
|
Loading…
Reference in a new issue