Skip to content

Commit

Permalink
Update pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
michplunkett committed Jul 20, 2024
1 parent 855824d commit 663b35d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ dispatcher where…", "Improve our handling of…", etc.


## Tests and Linting
- [ ] This branch is up-to-date with the `develop` branch.
- [ ] `pytest` passes on my local development environment.
- [ ] `pre-commit` passes on my local development environment.
- [ ] This branch is up-to-date with the `develop` branch.
- [ ] `pytest` passes on my local development environment.
- [ ] `pre-commit` passes on my local development environment.

0 comments on commit 663b35d

Please sign in to comment.