summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorKasra Bigdeli <[email protected]>2019-04-09 12:52:37 -0700
committerGitHub <[email protected]>2019-04-09 12:52:37 -0700
commitd7d6f4847421dd665a52b889ef7b677674046db4 (patch)
treea012856bffccb6bea5254c1642565b671b531cef /.github
parentdd63dfe33c826cd88d04bf388a12c2640f74199f (diff)
downloadcaprover-one-click-apps-d7d6f4847421dd665a52b889ef7b677674046db4.tar.gz
caprover-one-click-apps-d7d6f4847421dd665a52b889ef7b677674046db4.zip
Update PULL_REQUEST_TEMPLATE.md
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 6b4d864..577f74a 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -6,4 +6,5 @@ First of all, thank you for your contribution! 😄
- [ ] I have tested the template using the method described in README.md thoroughly
- [ ] 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. \ No newline at end of file
+- [ ] I have made sure that instructions.start and instructions.end are clear and self-explanatory.
+- [ ] Documentation field contains a link to a page with proper explanations on environmental variables, volumes or the docker compose file.