diff options
| -rw-r--r-- | ISSUE_TEMPLATE.md | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 38c627fc..064eb47e 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -11,14 +11,11 @@ Before you submit an issue, please make sure you fill up the template. **Device details:** (example only, please edit this line) Moto G -**Expected Behavior:** -(example only, please edit this line and describe what should happen) +**What is the nature of your issue** +(one of Bug, Enhancement, Question) -**Actual Behavior:** -(example only, please edit this line and describe what is happening) - -**Steps to reproduce:** -(example only, please edit this line and describe if there are any steps I need to do to reproduce) +**Details** +Describe in detail. If its a bug, please describe what is happening, what should happen and how to reproduce if its not obvious Thanks! |
