Files
gitnex/.forgejo/pull_request_template.md
2026-06-18 13:50:38 +05:00

20 lines
738 B
Markdown

### What does this PR do?
<!-- Briefly describe the change. -->
### Related Issue
<!-- e.g., Closes #123 -->
### Screenshots / Screen Recordings
<!-- If the PR includes UI changes, attach them here. -->
### Checklist
- [ ] I read the [PR Checklist](https://codeberg.org/gitnex/GitNex/wiki/PR-Checklist).
- [ ] Tested on an emulator or real device.
- [ ] Ran `./gradlew :app:spotlessApply`.
- [ ] New files include the `@author` tag.
- [ ] I read the [Contribution Guidelines](https://codeberg.org/gitnex/GitNex/wiki/Contributing).
- [ ] I read the [AI Usage Policy](https://codeberg.org/gitnex/GitNex/wiki/Submissions-via-AI).
- [ ] I license this work under [GNU GPL v3](https://codeberg.org/gitnex/GitNex/src/branch/main/LICENSE).