Files
flathub/.github/pull_request_template.md
T
2024-07-25 13:11:44 +05:30

22 lines
1.1 KiB
Markdown

<!-- ⚠️ The submission PR must be against the `new-pr` branch ⚠️ -->
### Please confirm your submission meets all the criteria
<!-- Please replace each `[ ]` with `[X]` when the step is complete -->
- [ ] Please describe the application briefly.
<!-- insert the description here -->
- [ ] The domain used for the application ID is [controlled by the application developers][appid-domain] and the [application id guidelines][appid] are followed.
- [ ] I have read the and followed all the [Submission and licence requirements][reqs].
- [ ] I have [built][build] and tested the submission locally.
- [ ] I am an author/developer/upstream contributor of the project. If not, I contacted upstream developers about this submission. **Link:**
<!-- ⚠️ Don't modify anything below this line ⚠️ -->
[appid-domain]: https://docs.flathub.org/docs/for-app-authors/requirements/#control-over-domain-or-repository
[appid]: https://docs.flathub.org/docs/for-app-authors/requirements#application-id
[reqs]: https://docs.flathub.org/docs/for-app-authors/requirements
[build]: https://docs.flathub.org/docs/for-app-authors/submission/#before-submission