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?