summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorKasra Bigdeli <[email protected]>2019-12-03 21:49:25 -0500
committerGitHub <[email protected]>2019-12-03 21:49:25 -0500
commit64be0353b2e07b6ecad38ab8fd953ecfe6d1ead8 (patch)
tree9d38e2b4328c2efd7aaf9a8756a76b8f2ebdabcf /.github
parent1b6cd9d6681915159c2e45b2db662a3191ececdc (diff)
downloadcaprover-one-click-apps-64be0353b2e07b6ecad38ab8fd953ecfe6d1ead8.tar.gz
caprover-one-click-apps-64be0353b2e07b6ecad38ab8fd953ecfe6d1ead8.zip
Update PULL_REQUEST_TEMPLATE.md
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 577f74a..030fab0 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -7,4 +7,5 @@ First of all, thank you for your contribution! 😄
- [ ] I have ensured that I put as much default values as possible (except passwords) to ensure minimum effort required for end users to get started.
- [ ] I have ensured that I am not using the "latest" tag as this tag is dynamically changing and might break the one-click app. Use a fixed version.
- [ ] I have made sure that instructions.start and instructions.end are clear and self-explanatory.
+- [ ] Icon is added as a png file to the logos directory.
- [ ] Documentation field contains a link to a page with proper explanations on environmental variables, volumes or the docker compose file.