Add affected version to bug report form
This commit is contained in:
parent
60f8417d4b
commit
7942be56aa
1 changed files with 5 additions and 1 deletions
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -9,7 +9,11 @@ assignees: ''
|
|||
|
||||
### Describe the bug
|
||||
|
||||
A clear and concise description of what the bug is. Include version by typing `gh --version`.
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
### Affected version
|
||||
|
||||
Please run `gh version` and paste the output below.
|
||||
|
||||
### Steps to reproduce the behavior
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue