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 539924b commit 6f8450aCopy full SHA for 6f8450a
.github/ISSUE_TEMPLATE/bug_report.md
@@ -1,3 +1,11 @@
1
+---
2
+name: Bug report
3
+about: Create a report to help us improve
4
+title: ""
5
+labels: ["bug", "awaiting triage"]
6
+assignees: ""
7
8
+
9
**Describe the bug**
10
11
**Steps to Reproduce**
.github/ISSUE_TEMPLATE/feature_request.md
+name: Feature request
+about: Suggest an idea for this project
+labels: ["enhancement", "awaiting triage"]
**Is your feature request related to a problem? Please describe.**
**Describe the solution you'd like**
0 commit comments