summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoan Touzet <joant@atypical.net>2019-06-20 11:54:32 -0400
committerJoan Touzet <wohali@users.noreply.github.com>2019-06-20 18:41:56 -0400
commit6e753551f4a045a3247c3ec2d270309069247678 (patch)
tree2ff1a5ed10bf729ca2c1a3da6bf84115c4bb9beb
parent64eb390a197f54a1bb36a4809861f6f3dcd6dc4e (diff)
downloadcouchdb-6e753551f4a045a3247c3ec2d270309069247678.tar.gz
Improve PR template with @kocolosk feedback
-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