Skip to content

Commit c15dee9

Browse files
authored
Merge pull request #47 from Revisto/issuetemplates
Updated issue templates
2 parents 82f10b5 + 16a2870 commit c15dee9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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: ''
5-
labels: ''
5+
labels: ["bug","needs-triage"]
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: ''
5-
labels: ''
5+
labels: ["enhancement","needs-triage"]
66
assignees: ''
77

88
---

0 commit comments

Comments
 (0)