book-story/.github/ISSUE_TEMPLATE/bug_report.md
Acclorite e4b884e150
🚀 Add issue templates
Added issue templates for users to use when submitting errors. This will ensure consistency of Issues and solving issues more quickly due to more clear description.
2024-08-12 23:28:43 +03:00

35 lines
880 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: "\U0001F47E Bug"
assignees: Acclorite
---
**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 (optional)**
If applicable, add screenshots to help explain your problem.
**Device Info (please complete the following information):**
- Device: [e.g. Pixel 8]
- Android Version: [e.g. 14]
- Version of the app [e.g. v1.1.0]
**Additional context (optional)**
Add any other context about the problem here.
Please don't use titles like [Bug], use clear and well formatted titles like "Some error in Screen".
Duplicates and invalid issues will be closed.