We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cfc8957 + 007d3d8 commit f09ac3eCopy full SHA for f09ac3e
3 files changed
.github/ISSUE_TEMPLATE/bug.md
@@ -0,0 +1,6 @@
1
+---
2
+name: Bug Report
3
+about: Create a report to help us improve
4
+labels: "Status: Review Needed", "Type: Bug"
5
+
6
.github/ISSUE_TEMPLATE/feature.md
+name: Feature Request
+about: Suggest an idea for this project
+labels: "Status: Review Needed", "Type: Enhancement"
.github/ISSUE_TEMPLATE/question.md
+name: Question
+about: Ask a question about this project
+labels: "Status: Review Needed", "Type: Question"
0 commit comments