Skip to content

Commit 4901736

Browse files
authored
Update issue templates
1 parent 0053fde commit 4901736

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Bug report
33
about: Create a report to help us improve
44
title: "[BUG]"
5-
labels: ''
5+
labels: bug
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/crytical-bug-security-issue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Crytical bug/security issue
33
about: Report a crytical exploit/bug inside KML
44
title: "[CRYTICAL]"
5-
labels: ''
5+
labels: crytical
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Feature request
33
about: Suggest an idea for this project
44
title: "[REQUEST]"
5-
labels: ''
5+
labels: enhancement
66
assignees: ''
77

88
---

0 commit comments

Comments
 (0)