Skip to content

Commit 15ec5b5

Browse files
authored
Add issue template labels
1 parent 278f7de commit 15ec5b5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
name: Bug report
33
about: Report a bug in Authenticator
4+
title: ''
5+
labels: bug
6+
assignees: ''
47

58
---
69

@@ -12,4 +15,4 @@ about: Report a bug in Authenticator
1215

1316
**Platform:** <This is required>
1417
- Browser: [Chrome, Firefox]
15-
- Browser Version:
18+
- Browser Version:

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
---
22
name: Feature request
33
about: Suggest an idea for this project
4+
title: ''
5+
labels: enhancement
6+
assignees: ''
47

58
---
9+
610
<You can also suggest feedback by Tweeting with #AuthenticatorFeedback>
711

812
**Describe the feature you want:**

0 commit comments

Comments
 (0)