We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8b08fa commit 49aeda5Copy full SHA for 49aeda5
.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1 @@
1
+blank_issues_enabled: false
.github/ISSUE_TEMPLATE/issue_template.md
@@ -0,0 +1,23 @@
+---
2
+name: Issue template
3
+about: Create an issue to help us improve
4
5
+
6
+### Subject of the issue/enhancement/features
7
+Describe your issue here.
8
9
+### Your environment
10
+* version (AT/Framework)
11
+* which browser and its version
12
+* device(s) + operating system(s)
13
14
+### Steps to reproduce
15
+Tell us how to reproduce this issue.
16
17
+### Expected behaviour
18
+Tell us what should happen
19
20
+### Actual behaviour
21
+Tell us what happens instead
22
23
+### Screenshots (if you can)
0 commit comments