diff options
| author | Kasra Bigdeli <[email protected]> | 2020-07-01 07:18:51 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-07-01 07:18:51 -0400 |
| commit | 40dbf58987222bfd162a2dfd493e8c690dadc15d (patch) | |
| tree | 390e0ef9b41a9fd0c4a6425b13baed6c3020fc1e | |
| parent | a39cec1112ddd975eed2316cf6279255429cc4f2 (diff) | |
| download | caprover-one-click-apps-40dbf58987222bfd162a2dfd493e8c690dadc15d.tar.gz caprover-one-click-apps-40dbf58987222bfd162a2dfd493e8c690dadc15d.zip | |
Update PULL_REQUEST_TEMPLATE.md
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 030fab0..2bb0a26 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -8,4 +8,3 @@ First of all, thank you for your contribution! 😄 - [ ] 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. |
