Skip to content

Commit a9a2027

Browse files
authored
Update issue templates
1 parent d51a693 commit a9a2027

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

.github/ISSUE_TEMPLATE/bug.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Bug
33
about: Describe a faulty behavior
4-
title: ''
4+
title: "[BUG]"
55
labels: bug
66
assignees: ''
77

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: "[FEATURE]"
5+
labels: enhancement
6+
assignees: ''
7+
8+
---
9+
10+
**Is your feature request related to a problem? Please describe.**
11+
Describe the problem (not a bug - more of a usage issue).
12+
13+
**Describe the solution you'd like**
14+
How should the feature improve your usage?
15+
16+
**Additional context**
17+
Any other context or screenshots about the feature.

0 commit comments

Comments
 (0)