diff options
Diffstat (limited to 'ISSUE_TEMPLATE.md')
| -rw-r--r-- | ISSUE_TEMPLATE.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 86a53019..fd1464b2 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -3,24 +3,29 @@ Before you create an issue, please make sure you have read the [FAQ](https://git **Platform & OS Version** + (example only, please edit this line) Android 6.0 Marshmallow **The version of the app you are reporting:** + (example only, please edit this line) 1.1 **Device details:** + (example only, please edit this line) Moto G **What is the nature of your issue** + (one of Bug, Enhancement, Question) **Details** + Describe in detail. If its a bug, please describe what is happening, what should happen and how to reproduce if its not obvious **Debug Logs** (if applicable) ``` -<insert debug logs here> +<insert debug logs here, please make sure they are within the ``` quotes so they are formatted properly> ``` |
