Updating Issue template
This commit is contained in:
parent
b4e3d60d61
commit
4c60e2c604
1 changed files with 9 additions and 4 deletions
13
.github/ISSUE_TEMPLATE.md
vendored
13
.github/ISSUE_TEMPLATE.md
vendored
|
|
@ -1,8 +1,12 @@
|
|||
Make sure you are running the latest version of Anbox before reporting an issue.
|
||||
1. Please check that no similar bug is already reported. Have a look on the list of open bugs at https://github.com/anbox/anbox/issues
|
||||
2. Make sure you are running the latest version of Anbox before reporting an issue. Update snap to latest: `snap refresh --devmode --edge anbox`
|
||||
3. Make sure you have debug logs enabled:
|
||||
`sudo snap set anbox debug.enable=true`
|
||||
4. Reproduce the error while debug logs enabled.
|
||||
5. Run the anbox logs collection utility and attach the tar file.
|
||||
`sudo /snap/bin/anbox.collect-bug-info `
|
||||
|
||||
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 paste the result of `anbox system-info` below:**
|
||||
6. ** Please paste the result of `anbox system-info` below:**
|
||||
```
|
||||
[please paste printout of `anbox system-info` here]
|
||||
```
|
||||
|
|
@ -14,3 +18,4 @@ Please also check that no similar bug is already reported. Have a look on the li
|
|||
|
||||
|
||||
**Additional info:**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue