Swoosh/.github/ISSUE_TEMPLATE/bug_report.md
Paweł Orzech 74f42fd2f1
docs: add open-source project files (README, license, contributing)
Add professional open-source scaffolding:
- README.md with badges, features, architecture, and setup guide
- LICENSE (PolyForm Noncommercial 1.0.0)
- CONTRIBUTING.md with guidelines
- CHANGELOG.md for v1.0.0
- GitHub issue and PR templates
- Updated .gitignore
2026-03-19 10:17:46 +01:00

29 lines
493 B
Markdown

---
name: Bug report
about: Report a bug to help improve Swoosh
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear description of what the bug is.
**Steps to reproduce**
1. Go to '...'
2. Tap on '...'
3. See error
**Expected behavior**
What you expected to happen.
**Screenshots**
If applicable, add screenshots.
**Device info**
- Device: [e.g. Pixel 7]
- Android version: [e.g. 14]
- App version: [e.g. 1.0]
**Additional context**
Any other context about the problem.