Spaces:
Running
Running
jhj0517
commited on
Commit
·
1fa75da
1
Parent(s):
70c27ab
Update issue templates
Browse files
.github/ISSUE_TEMPLATE/bug_report.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
name: Bug report
|
3 |
about: Create a report to help us improve
|
4 |
title: ''
|
5 |
-
labels:
|
6 |
assignees: ''
|
7 |
|
8 |
---
|
|
|
2 |
name: Bug report
|
3 |
about: Create a report to help us improve
|
4 |
title: ''
|
5 |
+
labels: bug
|
6 |
assignees: ''
|
7 |
|
8 |
---
|
.github/ISSUE_TEMPLATE/feature_request.md
CHANGED
@@ -1,11 +1,10 @@
|
|
1 |
---
|
2 |
name: Feature request
|
3 |
-
about:
|
4 |
title: ''
|
5 |
-
labels:
|
6 |
assignees: ''
|
7 |
|
8 |
---
|
9 |
|
10 |
-
|
11 |
-
A clear and concise description of what you want to happen.
|
|
|
1 |
---
|
2 |
name: Feature request
|
3 |
+
about: Any feature you want
|
4 |
title: ''
|
5 |
+
labels: enhancement
|
6 |
assignees: ''
|
7 |
|
8 |
---
|
9 |
|
10 |
+
|
|