Skip to content

Commit 72c8922

Browse files
committed
Make it clear in PR template that not all changes will necessitate docs and README updates.
Signed-off-by: David Jackson <58445547+daj-code@users.noreply.github.com>
1 parent d649009 commit 72c8922

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ Anything you think will be useful for reviewers.
1515
These aren't hard requirements, just guidelines
1616

1717
- [ ] New/modified Rust code formatted with `cargo fmt`
18-
- [ ] Documentation and `README.md` updated for this change
18+
- [ ] Documentation and `README.md` updated for this change, if necessary
1919
- [ ] `CHANGELOG.md` updated for this change
2020

0 commit comments

Comments
 (0)