We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0d32708 + 6e75355 commit c517618Copy full SHA for c517618
.github/PULL_REQUEST_TEMPLATE.md
@@ -29,6 +29,7 @@
29
30
## Checklist
31
32
-- [ ] Code is written and works correctly;
33
-- [ ] Changes are covered by tests;
34
-- [ ] 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`
35
+- [ ] A PR for documentation changes has been made in https://github.com/apache/couchdb-documentation
0 commit comments