Skip to content

Commit 88a756d

Browse files
authored
chore: Update issue templates to add bug report (#209)
* chore: Update issue templates to add bug report * fix: wording in bug report template
1 parent 83f84bf commit 88a756d

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)