From 2ae4862663e25e14857fcb1265d8ffaa08adb35f Mon Sep 17 00:00:00 2001 From: Robert Middleswarth Date: Tue, 29 Mar 2022 13:10:44 -0400 Subject: [PATCH] Update pull request template --- .github/pull_request_template.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index a5920be..42a2775 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,3 +1,8 @@ +# Warning we automaticly generate the following files +# docs/README.md, template/portainer-v2-arm32.json, template/portainer-v2-arm64.json, tools/README.md, docs/AppList.md, docs/DocumentList.md +# Please make any changes to these files instead +# template/apps/*, build/templates/* build/info.json + @@ -41,4 +46,4 @@ - [ ] Does your submission pass tests? - [ ] Have you linted your code locally prior to submission? - [ ] Have you added an explanation of what your changes do and why you'd like us to include them? -- [ ] Have you updated documentation, as applicable? \ No newline at end of file +- [ ] Have you updated documentation, as applicable?