Update ISSUE_TEMPLATE.md
1. A few people don't know what to do with line 6 (the line I changed). See, for example: https://github.com/anbox/anbox/issues/157 https://github.com/anbox/anbox/issues/159 https://github.com/anbox/anbox/issues/141 https://github.com/anbox/anbox/issues/132 2. Since [anbox system-info] prints the version number, we don't need to ask people to do [anbox version]. 3. Changed wordings of the other "section titles".
This commit is contained in:
parent
9c6c819a84
commit
df7ae21541
1 changed files with 8 additions and 7 deletions
15
.github/ISSUE_TEMPLATE.md
vendored
15
.github/ISSUE_TEMPLATE.md
vendored
|
|
@ -1,15 +1,16 @@
|
|||
Make sure you are running the latest version of Anbox before reporting an issue.
|
||||
|
||||
Please also check that no similar bug is already reported. Have a look on the
|
||||
list of open bugs at https://github.com/anbox/anbox/issues
|
||||
Please also check that no similar bug is already reported. Have a look on the list of open bugs at https://github.com/anbox/anbox/issues
|
||||
|
||||
**Anbox release (`anbox version`) and system info (`anbox system-info`):**
|
||||
** Please paste the result of `anbox system-info` below:**
|
||||
```
|
||||
[please paste printout of `anbox system-info` here]
|
||||
```
|
||||
|
||||
**Please describe your problem:**
|
||||
|
||||
|
||||
**Description of the problem:**
|
||||
|
||||
|
||||
**Expected:**
|
||||
**What were you expecting?:**
|
||||
|
||||
|
||||
**Additional info:**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue