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 cb2498a commit a4ef90eCopy full SHA for a4ef90e
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,28 @@
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
12
+...
13
14
+**To Reproduce**
15
16
17
18
+**Expected behavior**
19
20
21
22
+**Proposed solution**
23
24
25
26
+**Additional context**
27
28
.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,21 @@
+name: Feature request
+about: Suggest an idea for this project
+**Describe the feature**
+**Proposed implementation**
0 commit comments