Skip to content

Commit 817cf16

Browse files
committed
Update issue templates
1 parent ad32df7 commit 817cf16

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ assignees: ''
77

88
---
99

10+
YOUR ISSUE WILL BE CLOSED AND/OR DELETED IF YOU DO NOT FILL OUT THIS TEMPLATE
11+
12+
Remove the following line and the text above it before submitting this issue:
13+
14+
-------------------------------------------------------------
15+
1016
**Describe the bug**
1117
A clear and concise description of what the bug is and the expected behavior.
1218

@@ -16,7 +22,8 @@ If applicable, add screenshots to help explain your problem.
1622
**Desktop (please complete the following information):**
1723
- OS: [e.g. macOS Mojave]
1824
- App version [e.g. 1.1.1]
19-
- [ ] Using .jar?(place an x between the brackets if true)
2025

21-
**Crash log**
22-
If applicable, paste the crash log here.
26+
**Log(s)**
27+
```
28+
If applicable, paste any log(s) here, on the lines between the backticks.
29+
```

0 commit comments

Comments
 (0)