We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b53181b commit 7fff5c3Copy full SHA for 7fff5c3
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,14 @@
1
+---
2
+name: Bug report
3
+about: Create a report to help us improve
4
+title: ''
5
+labels: ''
6
+assignees: ''
7
+
8
9
10
+**Describe the bug**
11
+A clear and concise description of what the bug is.
12
13
+**Additional context**
14
+Add any other context about the problem here.
.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,18 @@
+name: Feature request
+about: Suggest an idea for this project
+**Please describe the feature you want**
15
+Add any other context or screenshots about the feature request here.
16
17
18
+Please reply with a 👍 if you want this feature.
0 commit comments