mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
Merge pull request #1145 from ujjwalagrawal17/feat2
Issue #1144 - Added ISSUE_TEMPLATE.md for new issue creation
This commit is contained in:
commit
3662fbf656
1 changed files with 33 additions and 0 deletions
33
ISSUE_TEMPLATE.md
Normal file
33
ISSUE_TEMPLATE.md
Normal file
|
|
@ -0,0 +1,33 @@
|
||||||
|
**Summary:**
|
||||||
|
|
||||||
|
Summarize your issue in one sentence (what goes wrong, what did you expect to happen)
|
||||||
|
|
||||||
|
**Steps to reproduce:**
|
||||||
|
|
||||||
|
How can we reproduce the issue?
|
||||||
|
|
||||||
|
**Add System logs:**
|
||||||
|
|
||||||
|
Add logcat files here (if possible).
|
||||||
|
|
||||||
|
**Expected behavior:**
|
||||||
|
|
||||||
|
What did you expect the App to do?
|
||||||
|
|
||||||
|
**Observed behavior:**
|
||||||
|
|
||||||
|
What did you see instead? Describe your issue in detail here.
|
||||||
|
|
||||||
|
**Device and Android version:**
|
||||||
|
|
||||||
|
What make and model device (e.g., Samsung J7) did you encounter this on? What Android
|
||||||
|
version (e.g., Android 4.0 Ice Cream Sandwich or Android 6.0 Marshmallow) are you running? Is it
|
||||||
|
the stock version from the manufacturer or a custom ROM ?
|
||||||
|
|
||||||
|
**Commons app version:**
|
||||||
|
|
||||||
|
You can find this information by going to the navigation drawer in the app and tapping 'About'
|
||||||
|
|
||||||
|
**Screen-shots:**
|
||||||
|
|
||||||
|
Can be created by pressing the Volume Down and Power Button at the same time on Android 4.0 and higher.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue