We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 470ff75 commit 7175d28Copy full SHA for 7175d28
.github/pull_request_template.md
@@ -6,6 +6,7 @@ Closes #<number of issue>
6
- [ ] Run tests
7
- [ ] Tested in real cases
8
# Checklist
9
+<!-- you should do all of this, mark applicable items with x inside brackets -->
10
- [ ] Your changes don't generate new warnings or errors
11
- [ ] You have run `cargo clippy` and `cargo fmt`
12
- [ ] You have tested this
0 commit comments