mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-29 21:43:55 +08:00
Update ISSUE_TEMPLATE.md
s/If you are asking for help with fish, or you've found a bug// That's why they're here
This commit is contained in:
parent
71cf516f58
commit
080e3efd1b
32
.github/ISSUE_TEMPLATE.md
vendored
32
.github/ISSUE_TEMPLATE.md
vendored
|
@ -1,24 +1,26 @@
|
||||||
<!-- Thanks for helping to make fish better!
|
<!-- Thanks for helping to make fish better!
|
||||||
If you are asking for help with fish, or you've found a bug:
|
This problem might already be solved. Check that you are using the latest version of fish (2.3.0) or later.
|
||||||
- Make sure it's not a known or solved issue, by searching https://github.com/fish-shell/fish-shell/issues
|
Check https://github.com/fish-shell/fish-shell/issues - the problem may already be reported :)
|
||||||
- Fill in the following information carefully: -->
|
|
||||||
|
|
||||||
[Describe the problem here and provide any additional information.]
|
Don't skip these: -->
|
||||||
|
|
||||||
### Reproduction Steps:
|
* fish version: [output of fish --version]
|
||||||
|
* OS: [your operating system]
|
||||||
|
* terminal: [e.g. PuTTy, iTerm2, GNOME Terminal, VT220]
|
||||||
|
|
||||||
1. [First step]
|
### Reproduction steps
|
||||||
2. [Second step]
|
|
||||||
3. ...
|
|
||||||
|
|
||||||
### Expected results:
|
1. [first step]
|
||||||
[Describe expected behavior here]
|
2. [second step]...
|
||||||
|
|
||||||
### Actual results:
|
### Expected results
|
||||||
[Describe observed behavior here]
|
|
||||||
|
[...]
|
||||||
|
|
||||||
|
### Actual results
|
||||||
|
|
||||||
|
[...]
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
* fish version: [output of fish --version]
|
[any additional information here]
|
||||||
* OS: [your operating system and how you installed fish e.g. Homebrew, Ubuntu PPA, distribution package]
|
|
||||||
* terminal: [e.g. PuTTy, iTerm2, GNOME Terminal, VT220]
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user