Skip to content

Commit 5ac8c8b

Browse files
authored
Fix: improve the Issue Template (openMF#97)
1 parent 11c90f6 commit 5ac8c8b

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

.github/ISSUE_TEMPLATE.md

+15-15
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
1-
**Summary:**
1+
## Summary
22

3-
Summarise your issue in one sentence (what goes wrong, what did you expect to happen).
3+
<!--Summarise your issue in one sentence (what goes wrong, what did you expect to happen).-->
44

5-
**Steps to reproduce:**
5+
## Steps to reproduce
66

7-
How can we reproduce the issue?
7+
<!--How can we reproduce the issue?-->
88

9-
**Expected behaviour:**
9+
## Expected behaviour
1010

11-
What did you expect the app to do?
11+
<!--What did you expect the app to do?-->
1212

13-
**Observed behaviour:**
13+
## Observed behaviour
1414

15-
What did you see instead? Describe your issue in detail here.
15+
<!--What did you see instead? Describe your issue in detail here.-->
1616

17-
**Logcat for the issue**
17+
## Logcat for the issue
1818

19-
Provide logs for the crash here
19+
<!--Provide logs for the crash here-->
2020

21-
**Device and Android version:**
21+
## Device and Android version
2222

23-
What make and model device (e.g., Samsung Galaxy S3) did you encounter this on? What Android
23+
<!--What make and model device (e.g., Samsung Galaxy S3) did you encounter this on? What Android
2424
version (e.g., Android 4.0 Ice Cream Sandwich or Android 6.0 Marshmallow) are you running? Is it
2525
the stock
26-
version from the manufacturer or a custom ROM?
26+
version from the manufacturer or a custom ROM?-->
2727

28-
**Screenshots:**
28+
## Screenshots
2929

30-
Can be created by pressing the Volume Down and Power Button at the same time on Android 4.0 and higher.
30+
<!--Can be created by pressing the Volume Down and Power Button at the same time on Android 4.0 and higher.-->

0 commit comments

Comments
 (0)