Skip to content

Commit 58b95a0

Browse files
committed
chore(github): change default labels on issues to matching pre-set labels
1 parent 33dae60 commit 58b95a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Documentation
33
about: I found an error or gap in the docs
44
labels:
5-
- docs
5+
- documentation
66
- triage
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 a new idea
44
labels:
5-
- feature
5+
- enhancement
66
- triage
77
---
88

0 commit comments

Comments
 (0)