mirror of
https://github.com/gitnex-org/gitnex.git
synced 2026-07-16 09:52:49 -05:00
20 lines
738 B
Markdown
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). |