diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 25be108..1d4179d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,20 +2,15 @@ ### Please confirm your submission meets all the criteria - + -- [ ] Please describe your application briefly. -- [ ] I have read the [App Requirements][reqs] and [App Maintenance][maint] pages. -- [ ] My pull request follows the instructions at [App Submission][submission]. +- [ ] Please describe the application briefly. +- [ ] 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 using only the minimal set of permissions. *(If not, please explain each non-standard permission.)* -- [ ] All assets referenced in the manifest are redistributable by any party. If not, the unredistributable parts are using an extra-data source type. -- [ ] I am an author/developer/upstream contributor of the project. If not, I contacted upstream developers about submitting their software to Flathub. **Link:** -- [ ] The domain used for the application ID is controlled by the application developers either directly or through the code hosting (e.g. GitHub, GitLab, SourceForge, etc.). The [application id guidelines][app-id] are followed. -- [ ] Any additional patches or files have been submitted to the upstream projects concerned. *(If not, explain why.)* +- [ ] I am an author/developer/upstream contributor of the project. If not, I contacted upstream developers about this submission. **Link:** +[appid-domain]: https://docs.flathub.org/docs/for-app-authors/requirements#control-over-domain +[appid]: https://docs.flathub.org/docs/for-app-authors/requirements#application-id [reqs]: https://docs.flathub.org/docs/for-app-authors/requirements -[maint]: https://docs.flathub.org/docs/for-app-authors/maintanance -[submission]: https://docs.flathub.org/docs/for-app-authors/submission [build]: https://docs.flathub.org/docs/for-app-authors/submission/#before-submission -[app-id]: https://docs.flathub.org/docs/for-app-authors/requirements#application-id