From 497e4f539f70e2e88044d6cb68efd3df99b8eb13 Mon Sep 17 00:00:00 2001 From: Nick Richards Date: Thu, 29 Oct 2020 09:44:51 +0000 Subject: [PATCH] Initial Pull Request Template --- .github/pull_request_template.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..dee9998 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,14 @@ +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 + +as a pull request template https://docs.github.com/en/github/building-a-strong-community/creating-a-pull-request-template-for-your-repository + +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 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. \ No newline at end of file