]> git.lizzy.rs Git - rust.git/blobdiff - .github/PULL_REQUEST_TEMPLATE.md
Auto merge of #6200 - rail-rain:borrowed_box_invalid_sugg, r=phansch
[rust.git] / .github / PULL_REQUEST_TEMPLATE.md
index 97aa220afea540e16a4a18ff05b67fc030f136c4..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
 
@@ -28,4 +28,5 @@ Delete this line and everything above before opening your PR.
 
 ---
 
+*Please keep the line below*
 changelog: none