mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 01:36:39 +08:00
Update ISSUE_TEMPLATE.md
Make the issue template shorter and less intimidating so it's less likely to be skipped/cleared away.
This commit is contained in:
parent
dff384e42d
commit
08fc19484f
38
.github/ISSUE_TEMPLATE.md
vendored
38
.github/ISSUE_TEMPLATE.md
vendored
|
@ -1,40 +1,24 @@
|
|||
<!--
|
||||
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:
|
||||
- Make sure it's not a known or solved issue, by searching https://github.com/fish-shell/fish-shell/issues
|
||||
- Fill in the following information carefully:
|
||||
- Fill in the following information carefully: -->
|
||||
|
||||
-->
|
||||
|
||||
[Please include a short description of the problem here]
|
||||
[Describe the problem here and provide any additional information.]
|
||||
|
||||
### Reproduction Steps:
|
||||
|
||||
1. [First Step]
|
||||
2. [Second Step]
|
||||
3. [Other Steps...]
|
||||
|
||||
### Expected behavior:
|
||||
1. [First step]
|
||||
2. [Second step]
|
||||
3. ...
|
||||
|
||||
### Expected results:
|
||||
[Describe expected behavior here]
|
||||
|
||||
### Observed behavior:
|
||||
|
||||
### Actual results:
|
||||
[Describe observed behavior here]
|
||||
|
||||
### Additional information:
|
||||
|
||||
[ Other useful information, such as:
|
||||
When did this problem start?
|
||||
Does this happen all the time?
|
||||
Has anything changed on your system recently?
|
||||
]
|
||||
|
||||
|
||||
---
|
||||
Fish version: [from the output of fish --version]
|
||||
|
||||
Operating system: [your operating system and how you installed fish e.g. Homebrew, Ubuntu PPA, distribution package]
|
||||
|
||||
Terminal or terminal emulator: [e.g. PuTTy, iTerm2, GNOME Terminal, VT220]
|
||||
* fish version: *output of fish --version*
|
||||
* 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