We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faea35c commit 0e526faCopy full SHA for 0e526fa
2 files changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,15 @@
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
+**To Reproduce**
14
+Create a Stackblitz demoing the bug/issue:
15
+https://stackblitz.com/
.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,14 @@
+name: Feature request
+about: Suggest an idea for this project
+**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 [...]
+**Describe the solution you'd like**
+A clear and concise description of what you want to happen.
0 commit comments