]> git.lizzy.rs Git - rust.git/blobdiff - .github/PULL_REQUEST_TEMPLATE.md
Auto merge of #6277 - ebroto:rustup, r=ebroto
[rust.git] / .github / PULL_REQUEST_TEMPLATE.md
index 137a73630940a4a69d2f77949fefc76ea177dcca..6c92e10522c99feb0e7f07bf7d6e66a9e0ecde96 100644 (file)
@@ -12,12 +12,12 @@ your PR is merged.
 If you added a new lint, here's a checklist for things that will be
 checked during review or continuous integration.
 
-- [ ] Followed [lint naming conventions][lint_naming]
-- [ ] Added passing UI tests (including committed `.stderr` file)
-- [ ] `cargo test` passes locally
-- [ ] Executed `cargo dev update_lints`
-- [ ] Added lint documentation
-- [ ] Run `cargo dev fmt`
+- \[ ] Followed [lint naming conventions][lint_naming]
+- \[ ] Added passing UI tests (including committed `.stderr` file)
+- \[ ] `cargo test` passes locally
+- \[ ] Executed `cargo dev update_lints`
+- \[ ] Added lint documentation
+- \[ ] Run `cargo dev fmt`
 
 [lint_naming]: https://rust-lang.github.io/rfcs/0344-conventions-galore.html#lints