Swoosh/.github/PULL_REQUEST_TEMPLATE.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

12 lines
147 B
Markdown

## Summary
Brief description of the changes.
## Changes
-
## Testing
- [ ] Unit tests pass (`./gradlew test`)
- [ ] Tested on device/emulator