Skip to content

Commit d383a12

Browse files
authored
Update PULL_REQUEST_TEMPLATE
1 parent f33cbc1 commit d383a12

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/PULL_REQUEST_TEMPLATE

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ checked during review or continuous integration.
1818
- [ ] `cargo test` passes locally
1919
- [ ] Executed `util/dev update_lints`
2020
- [ ] Added lint documentation
21+
- [ ] Run `cargo fmt`
22+
23+
Note that you can skip the above if you are just opening a WIP PR in
24+
order to get feedback.
2125

2226
Delete this line and everything above before opening your PR -->
2327

0 commit comments

Comments
 (0)