Skip to content

Commit 2c0403f

Browse files
Add tags to issues
1 parent e657936 commit 2c0403f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/report-a-bug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Report a bug
33
about: Before reporting a bug, please ensure you are running the latest version of
44
Blueprint.
55
title: ''
6-
labels: ''
6+
labels: bug, pending
77
assignees: ''
88

99
---

.github/ISSUE_TEMPLATE/request-a-feature.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
name: Request a feature
33
about: Suggest a new feature or idea to improve Blueprint.
44
title: ''
5-
labels: ''
5+
labels: enhancement, pending
66
assignees: ''
77

88
---
99

10-
<!-- PLEASE COMPLETE THE TEMPLATE -->
10+
<!-- PLEASE COMPLETE THIS TEMPLATE -->
1111

1212
### Synopsis:
1313

0 commit comments

Comments
 (0)