We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83f84bf commit 88a756dCopy full SHA for 88a756d
1 file changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,27 @@
1
+---
2
+name: Bug report
3
+about: Create a report to help us improve
4
+title: 'Bug report:'
5
+labels: ''
6
+assignees: ''
7
+
8
9
10
+**Describe the bug**
11
+A description of the observed issue.
12
13
+**To Reproduce**
14
+Describe steps to reproduce the issue.
15
16
+**Attachments**
17
+If the issue can be reproduced using certain assets, please consider attaching them to this report (when possible).
18
19
+**Expected behavior**
20
+Describe what you expected to happen.
21
22
+**Desktop (please complete the following information):**
23
+ - OS
24
+ - SDK version
25
26
+**Additional context**
27
+Add any other context about the problem here.
0 commit comments