summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoan Touzet <joant@atypical.net>2019-06-20 11:54:32 -0400
committerJoan Touzet <joant@atypical.net>2019-06-20 11:54:32 -0400
commit78c1bd71da49c8638d65f51897f4d16be1f5b153 (patch)
tree2ff1a5ed10bf729ca2c1a3da6bf84115c4bb9beb
parent64eb390a197f54a1bb36a4809861f6f3dcd6dc4e (diff)
downloadcouchdb-update-PR-template.tar.gz
Improve PR template with @kocolosk feedbackupdate-PR-template
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index a64a17e7b..0d3aef603 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -29,6 +29,7 @@
## Checklist
-- [ ] Code is written and works correctly;
-- [ ] Changes are covered by tests;
-- [ ] Documentation reflects the changes;
+- [ ] Code is written and works correctly
+- [ ] Changes are covered by tests
+- [ ] Any new configurable parameters are documented in `rel/overlay/etc/default.ini`
+- [ ] A PR for documentation changes has been made in https://github.com/apache/couchdb-documentation