Skip to content

Commit

Permalink
PR Template grammar fix (#345)
Browse files Browse the repository at this point in the history
Co-authored-by: Matthew Tovbin <tovbinm@users.noreply.github.com>
  • Loading branch information
thomas-gerber and tovbinm committed Mar 21, 2024
1 parent 511d67d commit 6a372ee
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 @@ -13,7 +13,7 @@ Fixes # (issue)

# Checklist
(Delete what does not apply)
- [ ] Have you checked to there aren't other open Pull Requests for the same update/change?
- [ ] Have you checked that there aren't other open Pull Requests for the same update/change?
- [ ] Have you lint your code locally before submission?
- [ ] Have you added an explanation of what your changes do and why you'd like us to include them?
- [ ] Have you written new tests for your core changes, as applicable?
Expand Down

0 comments on commit 6a372ee

Please sign in to comment.