Skip to content

Commit

Permalink
Update PR template (#665)
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronFeickert authored Feb 12, 2025
1 parent 7095354 commit c5a46a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Ensure all the following are checked:
- [ ] I have commented my code where necessary.
- [ ] I have updated the documentation if needed.
- [ ] My changes do not introduce new warnings.
- [ ] I have added tests that prove my changes are effective or that my feature works.
- [ ] I have added (where necessary) tests that prove my changes are effective or that my feature works.
- [ ] New and existing tests pass with my changes.

## Related Issues
Expand Down

0 comments on commit c5a46a9

Please sign in to comment.