fish-shell/.github/ISSUE_TEMPLATE.md

15 lines
683 B
Markdown
Raw Normal View History

<!--
Please tell us which fish version you are using by executing the following:
fish --version
echo $version
2016-07-09 10:19:50 +00:00
Please tell us which operating system and terminal you are using. The output of `uname -a` and `echo $TERM` may be helpful in this regard although other commands might be relevant in your specific situation.
2016-02-24 06:44:19 +00:00
Please tell us if you tried fish without third-party customizations by executing this command and whether it affected the behavior you are reporting:
sh -c 'env HOME=$(mktemp -d) fish'
2016-02-24 06:44:19 +00:00
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.
-->