diff options
| author | Pliable Pixels <pliablepixels@users.noreply.github.com> | 2018-06-04 09:03:54 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-04 09:03:54 -0400 |
| commit | aba38448700b910cf983469530de2ab0b7246677 (patch) | |
| tree | 1dfc4a132e335bd8e5e3ac71e2ebb711f2bafb34 /ISSUE_TEMPLATE.md | |
| parent | c01d35bf660f9f7e499f244f239ca5a02655752d (diff) | |
Update ISSUE_TEMPLATE.md
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> ``` |
