diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 3f76991..f017fb6 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,10 +6,11 @@ - [ ] 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 upstream contributor to the project. If not, I contacted upstream developers about submitting their software to Flathub. **Link:** -- [ ] I own the domain used in the application ID or the domain has a policy for delegating subdomains (e.g. GitHub, SourceForge). +- [ ] 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.)* [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