Files
Tomato/.github/ISSUE_TEMPLATE/bug_report.md
2025-12-08 18:40:22 +05:30

36 lines
781 B
Markdown

---
name: Bug report
about: Create a report of a bug or crash
title: "[BUG] <enter your title here>"
labels: bug, needs-triage
assignees: nsh07
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Device (please complete the following information):**
- Device model: [e.g. Google Pixel 10]
- Android version: [e.g. Android 16]
- App version: [e.g. v1.4.3]
- Installed from: [e.g. Play Store]
**Additional context**
Add any other context about the problem here.