You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wo...@apache.org on 2019/06/20 15:54:48 UTC

[couchdb] branch update-PR-template created (now 78c1bd7)

This is an automated email from the ASF dual-hosted git repository.

wohali pushed a change to branch update-PR-template
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


      at 78c1bd7  Improve PR template with @kocolosk feedback

This branch includes the following new commits:

     new 78c1bd7  Improve PR template with @kocolosk feedback

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[couchdb] 01/01: Improve PR template with @kocolosk feedback

Posted by wo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wohali pushed a commit to branch update-PR-template
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 78c1bd71da49c8638d65f51897f4d16be1f5b153
Author: Joan Touzet <jo...@atypical.net>
AuthorDate: Thu Jun 20 11:54:32 2019 -0400

    Improve PR template with @kocolosk feedback
---
 .github/PULL_REQUEST_TEMPLATE.md | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index a64a17e..0d3aef6 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