We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf47e86 commit 9948505Copy full SHA for 9948505
2 files changed
ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,17 @@
1
+---
2
+name: Bug report
3
+about: Create a report to help us improve
4
+title: ''
5
+labels: bug
6
+assignees: ''
7
+
8
9
10
+**Describe the bug**
11
+A clear and concise description of what the bug is.
12
13
+**Screenshots**
14
+- If applicable, add screenshots to help explain your problem.
15
16
+**Additional context**
17
+- Add any other context about the problem here.
ISSUE_TEMPLATE/feature_request.md
+name: Feature request
+about: Suggest an idea for this project
+labels: feature
+**Describe the feature**
+- to be filled
+**Motivation and use case**
0 commit comments