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

ronny pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git


The following commit(s) were added to refs/heads/main by this push:
     new f439d4ec2 Update PR template (#4338)
f439d4ec2 is described below

commit f439d4ec2e58bdf06f918012d46a6449e70c4dda
Author: Ronny Berndt <[email protected]>
AuthorDate: Fri Dec 30 18:57:38 2022 +0100

    Update PR template (#4338)
    
    Remind committers to backport doc changes to other branches.
---
 .github/PULL_REQUEST_TEMPLATE.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 10ee98344..68fa0c5f2 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -19,12 +19,12 @@
 ## Testing recommendations
 
 <!-- Describe how we can test your changes.
-     Does it provides any behaviour that the end users
+     Does it provide any behaviour that the end users
      could notice? -->
 
 ## Related Issues or Pull Requests
 
-<!-- If your changes affects multiple components in different
+<!-- If your changes affect multiple components in different
      repositories please put links to those issues or pull requests here.  -->
 
 ## Checklist
@@ -33,3 +33,4 @@
 - [ ] Changes are covered by tests
 - [ ] Any new configurable parameters are documented in 
`rel/overlay/etc/default.ini`
 - [ ] Documentation changes were made in the `src/docs` folder
+- [ ] Documentation changes were backported (separated PR) to affected branches

Reply via email to