Update ISSUE_TEMPLATE.md
This commit is contained in:
parent
5387adb78e
commit
fa5a9b4aaf
1 changed files with 21 additions and 9 deletions
30
.github/ISSUE_TEMPLATE.md
vendored
30
.github/ISSUE_TEMPLATE.md
vendored
|
@ -1,26 +1,38 @@
|
|||
<!--
|
||||
Note:
|
||||
|
||||
Please check the existing issues to make sure you're not duplicating a report.
|
||||
|
||||
For bug reports, please provide the following information:
|
||||
|
||||
In a terminal, run `zmanage info` and paste the output below:
|
||||
In a terminal, run `zmanage info` and paste the output below: -->
|
||||
|
||||
#### Details:
|
||||
```
|
||||
#Paste the output here
|
||||
```
|
||||
|
||||
- gist of .zimrc:
|
||||
- gist of .zshrc:
|
||||
##### Gist of .zimrc:
|
||||
```
|
||||
#Paste the output here
|
||||
```
|
||||
##### Gist of .zshrc:
|
||||
```
|
||||
#Paste the output here
|
||||
```
|
||||
|
||||
Description
|
||||
-----------
|
||||
#### Description
|
||||
|
||||
#### Do you want to request a *feature* or report a *bug*?
|
||||
*Bug*
|
||||
|
||||
Steps to reproduce
|
||||
------------------
|
||||
#### If the current behaviour is a bug, please provide the steps to reproduce it.
|
||||
<!-- A great way to do this is to provide screenshots and commands.* -->
|
||||
|
||||
#### If this is a feature request, what is the motivation or use case for the added feature?
|
||||
|
||||
#### Images or other information
|
||||
|
||||
Images or other information
|
||||
---------------------------
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue