mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 10:43:32 +08:00
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")
This commit is contained in:
parent
9abbc5f06c
commit
34a2ce2646
13
.github/ISSUE_TEMPLATE.md
vendored
13
.github/ISSUE_TEMPLATE.md
vendored
|
@ -1,13 +1,14 @@
|
||||||
- [ ] Did you try [a quick search?](/issues?utf8=✓&q=is:issue+user:fish-shell)
|
<!-- check if this problem is already solved! github.com/issues?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.
|
Talk about the the issue here.
|
||||||
|
|
||||||
**fish version installed**: `fish --version`
|
|
||||||
**OS/terminal used**:
|
|
||||||
|
|
||||||
## Reproduction steps
|
## Reproduction steps
|
||||||
|
|
||||||
Hard to explain? Link to [a screen recording](https://asciinema.org)
|
Hard to explain? Link to [a screen recording](https://asciinema.org)
|
||||||
|
|
||||||
1. Launch fish
|
1. Launch fish
|
||||||
|
|
Loading…
Reference in New Issue
Block a user