We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 586601f commit 040ea41Copy full SHA for 040ea41
3 files changed
.github/ISSUE_TEMPLATE/ask-a-question.md
@@ -2,7 +2,7 @@
2
name: Ask a question
3
about: Something is unclear
4
title: ''
5
-labels: ''
+labels: 'type:docs'
6
assignees: ''
7
8
---
.github/ISSUE_TEMPLATE/report-a-bug.md
name: Report a bug
about: Create a report to help us improve
+labels: 'type:bug'
.github/ISSUE_TEMPLATE/request-a-feature.md
name: Request a feature
about: Suggest an idea for this project
+labels: 'type:feature'
0 commit comments