We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cad24a commit b40f18cCopy full SHA for b40f18c
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,5 +1,5 @@
1
-name: Bug Report
2
-description: File a bug report to help us improve
+name: Bug report
+description: File a bug report to help us improve.
3
labels: ["bug"]
4
body:
5
- type: markdown
.github/ISSUE_TEMPLATE/feature_request.yml
-name: Feature Request
-description: Suggest an idea for this project
+name: Feature request
+description: Suggest an idea for this project.
labels: [enhancement]
0 commit comments