summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny Berndt <ronny@apache.org>2022-12-30 18:57:38 +0100
committerGitHub <noreply@github.com>2022-12-30 18:57:38 +0100
commitf439d4ec2e58bdf06f918012d46a6449e70c4dda (patch)
tree16e22e9739f59e4fc677147df89b837b3092e99b
parent8d1479d6825e8bc5f67e46d7c9fb8ed1c162b131 (diff)
downloadcouchdb-f439d4ec2e58bdf06f918012d46a6449e70c4dda.tar.gz
Update PR template (#4338)
Remind committers to backport doc changes to other branches.
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md5
1 files 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