We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81ef32b commit 470ff75Copy full SHA for 470ff75
.github/pull_request_template.md
@@ -6,8 +6,9 @@ Closes #<number of issue>
6
- [ ] Run tests
7
- [ ] Tested in real cases
8
# Checklist
9
-- [ ] Your code doesn't generated new warnings or errors
+- [ ] Your changes don't generate new warnings or errors
10
- [ ] You have run `cargo clippy` and `cargo fmt`
11
- [ ] You have tested this
12
+- [ ] You have updates documentation
13
# Screenshots
14
<!-- add screenshots if applicable -->
0 commit comments