Skip to content

Commit 79ac66c

Browse files
committed
chore: add feature and bug tags to issue templates
1 parent 57b20e8 commit 79ac66c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Bug Report
22
description: Report a bug in Ocular
3+
labels: bug
34
body:
45
- type: checkboxes
56
attributes:

.github/ISSUE_TEMPLATE/feature.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Feature Request
22
description: Request a feature or enhancement in Ocular
3+
labels: feature
34
body:
45
- type: checkboxes
56
attributes:

0 commit comments

Comments
 (0)