Skip to content

Commit ec0ca5d

Browse files
authored
Update issue templates
1 parent d674241 commit ec0ca5d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
name: Bug report
33
about: Create a bug report
4+
title: ''
5+
labels: bug
6+
assignees: ''
47

58
---
69

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

1821
**Crash log**
1922
If applicable, paste the crash log here.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
name: Feature request
33
about: Suggest an idea for this project
4+
title: ''
5+
labels: enhancement
6+
assignees: ''
47

58
---
69

0 commit comments

Comments
 (0)