mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 02:03:41 +08:00
34a2ce2646
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")
604 B
604 B
Have you..
- Have you checked if problem occurs with fish 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.
Reproduction steps
Hard to explain? Link to a screen recording
- Launch fish
- …
Expected results
Fish should…
Actual results
~ $ math 2 + 2
5