Skip to content

Commit a13bf44

Browse files
committed
Added labels
1 parent e278e05 commit a13bf44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/1_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: ""
5-
labels: ""
5+
labels: "bug"
66
assignees: ""
77
---
88

.github/ISSUE_TEMPLATE/2_feature_request.md

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

0 commit comments

Comments
 (0)