diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 6c04d72..1881bb6 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -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:** diff --git a/README.md b/README.md index 6838621..8434312 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # Anbox Anbox is a container-based approach to boot a full Android system on a -regular GNU/Linux system like Ubuntu. +regular GNU/Linux system like Ubuntu. In other words: Anbox will let +you run Android on your Linux system without the slowness of +virtualization. ## Overview