Skip to content

Commit

Permalink
style: remove unneeded lint checkbox in pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
samlaf authored Nov 1, 2024
1 parent b649871 commit 14a3642
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

## Checks

- [ ] I've made sure the lint is passing in this PR.
- [ ] I've made sure the tests are passing. Note that there might be a few flaky tests, in that case, please comment that they are not relevant.
- [ ] I've checked the new test coverage and the coverage percentage didn't drop.
- Testing Strategy
Expand Down

0 comments on commit 14a3642

Please sign in to comment.