Skip to content
Merged
Show file tree
Hide file tree
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
18 changes: 12 additions & 6 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,27 +6,33 @@ labels: bug
assignees: ''
---

**Describe the bug**
# Describe the bug
A clear and concise description of what the bug is.

**To Reproduce**
# To Reproduce
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '...'
3. Scroll down to '...'
4. See error

**Expected behavior**
# Expected behavior
A clear and concise description of what you expected to happen.

**Screenshots or logs**
# Screenshots or logs
If applicable, add screenshots or terminal logs to help explain your problem.

**Environment (please complete the following information):**
# Environment (please complete the following information):
- OS: [e.g. Android 14 / iOS 17 / Ubuntu 22.04]
- App version: [e.g. Android v2.0 / iOS 2.0]
- Node version: [e.g. 20]
- Device/emulator: [e.g. Pixel 6 / iPhone 12]

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

# Guidelines
- If you want to work on this bug, please comment on this issue first.
- Once someone has been assigned or has claimed the issue, no one else should start working on it.
- If the issue is not completed, you must provide a progress update within 2 days.
- If no update is provided within 2 days, the issue will be considered available for others to take.
Loading
Loading