Skip to content

Commit 470ff75

Browse files
committed
chore: update PR template
1 parent 81ef32b commit 470ff75

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ Closes #<number of issue>
66
- [ ] Run tests
77
- [ ] Tested in real cases
88
# Checklist
9-
- [ ] Your code doesn't generated new warnings or errors
9+
- [ ] Your changes don't generate new warnings or errors
1010
- [ ] You have run `cargo clippy` and `cargo fmt`
1111
- [ ] You have tested this
12+
- [ ] You have updates documentation
1213
# Screenshots
1314
<!-- add screenshots if applicable -->

0 commit comments

Comments
 (0)