Switch pull request template to check list

This commit is contained in:
Bartłomiej Piotrowski
2020-12-21 08:50:32 +01:00
parent 0725d93603
commit 27b01db0e4
+11 -12
View File
@@ -1,14 +1,13 @@
## Please confirm your submission meets all the criteria ##
### Please confirm your submission meets all the criteria
I have read the guidelines at
https://github.com/flathub/flathub/wiki/App-Requirements and https://github.com/flathub/flathub/wiki/App-Maintenance and this PR follows the instructions at https://github.com/flathub/flathub/wiki/App-Submission
- [ ] I have read the [App Requirements][reqs] and [App Maintenance][maint] pages.
- [ ] My pull request follows the instructions at [App Submission][submission].
- [ ] I am using only the minimal set of permissions. *(If not, please explain each non-standard permission.)*
- [ ] All assets referenced in the manifest are redistributible 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).
- [ ] Any additional patches or files have been submitted to the upstream projects concerned. *(If not, explain why.)*
I am using only the minimal set of permissions. If not, the reasons the application needs each permission are:
All content stored in the flathub is redistributible 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 link to a request for upstream to submit their software to Flathub directly.
I own the domain used in the application id or the domain has a policy for delegating subdomains (e.g. GitHub, SourceForge).
Any additional patches or files have been submitted to the upstream projects concerned. If not, explain why.
[reqs]: https://github.com/flathub/flathub/wiki/App-Requirements
[maint]: https://github.com/flathub/flathub/wiki/App-Maintenance
[submission]: https://github.com/flathub/flathub/wiki/App-Submission