Skip to content

Commit f439d4e

Browse files
authored
Update PR template (#4338)
Remind committers to backport doc changes to other branches.
1 parent 8d1479d commit f439d4e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
## Testing recommendations
2020

2121
<!-- Describe how we can test your changes.
22-
Does it provides any behaviour that the end users
22+
Does it provide any behaviour that the end users
2323
could notice? -->
2424

2525
## Related Issues or Pull Requests
2626

27-
<!-- If your changes affects multiple components in different
27+
<!-- If your changes affect multiple components in different
2828
repositories please put links to those issues or pull requests here. -->
2929

3030
## Checklist
@@ -33,3 +33,4 @@
3333
- [ ] Changes are covered by tests
3434
- [ ] Any new configurable parameters are documented in `rel/overlay/etc/default.ini`
3535
- [ ] Documentation changes were made in the `src/docs` folder
36+
- [ ] Documentation changes were backported (separated PR) to affected branches

0 commit comments

Comments
 (0)