Skip to content

Commit 84115d8

Browse files
authored
Update issue templates
1 parent 78bfce9 commit 84115d8

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+6-9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
6+
assignees: ''
47

58
---
69

@@ -21,15 +24,9 @@ A clear and concise description of what you expected to happen.
2124
If applicable, add screenshots to help explain your problem.
2225

2326
**Desktop (please complete the following information):**
24-
- OS: [e.g. iOS]
25-
- Browser [e.g. chrome, safari]
26-
- Version [e.g. 22]
27-
28-
**Smartphone (please complete the following information):**
29-
- Device: [e.g. iPhone6]
30-
- OS: [e.g. iOS8.1]
31-
- Browser [e.g. stock browser, safari]
32-
- Version [e.g. 22]
27+
- OS: [e.g. Windows10, Ubuntu, OS X]
28+
- Version [e.g. 1.2]
29+
(- Browser [e.g. chrome, safari])
3330

3431
**Additional context**
3532
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/feature_request.md

+3
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)