chore: update the label name in the issue template (#1893)

This commit is contained in:
Misite Bao
2022-09-24 11:50:57 +10:00
committed by GitHub
parent 91d0d96359
commit 211eb52747
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: Bug Report
description: Create a report to help us improve
# title: ""
labels: ["bug"]
labels: ["Bug"]
body:
- type: markdown
+1 -1
View File
@@ -1,7 +1,7 @@
name: Documentation
description: Report an issue related to documentation.
# title: ""
labels: ["documentation"]
labels: ["Documentation"]
body:
- type: markdown
+1 -1
View File
@@ -1,7 +1,7 @@
name: Feature request
description: Suggest an idea for this project
# title: ""
labels: ["enhancement"]
labels: ["Enhancement"]
body:
- type: markdown