Merge pull request #170 from hub2git/patch-2
Some humble suggestions from a lover of language
This commit is contained in:
commit
29e378e098
2 changed files with 11 additions and 8 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:**
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue