Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
name: Bug report
about: Create a report to help us improve
title: 'Bug report:'
labels: ''
assignees: ''

---

**Describe the bug**
A description of the observed issue.

**To Reproduce**
Describe steps to reproduce the issue.

**Attachments**
If the issue can be reproduced using certain assets, please consider attaching them to this report (when possible).

**Expected behavior**
Describe what you expected to happen.

**Desktop (please complete the following information):**
- OS
- SDK version

**Additional context**
Add any other context about the problem here.
Loading