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.
1 parent 887838c commit ba5529bCopy full SHA for ba5529b
.github/ISSUE_TEMPLATE/bug_report.md
@@ -1,3 +1,11 @@
1
+---
2
+name: Bug Report
3
+about: Report a bug
4
+title: ''
5
+labels: 'bug-report'
6
+assignees: ''
7
8
+
9
# Describe the bug
10
A clear and concise description of what the bug is.
11
.github/ISSUE_TEMPLATE/feature_request.md
+name: New Feature Request
+about: Request a new feature
+labels: 'feature-request'
# Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
0 commit comments