Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mcbarton authored May 22, 2024
1 parent 6f73e55 commit cdd689b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ Please describe the test(s) that you added and ran to verify your changes.
- [ ] New and existing unit tests pass locally with my changes
- [ ] I have used understandable variable names
- [ ] I have squashed my commits into a single commit ready for review
- [ ] I have run `git-clang-format` on my changes
- [ ] I have run `git-clang-format HEAD~` on my changes
- [ ] I have made corresponding changes to the documentation
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] My changes generate no new warnings
- [ ] My changes generate no new warnings

0 comments on commit cdd689b

Please sign in to comment.