Updating Issue template

This commit is contained in:
Yechiel Levi 2018-05-30 18:21:58 +03:00
commit 4c60e2c604

View file

@ -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:**