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 Jan 15, 2025
1 parent cc3e535 commit 8852d7e
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 @@ -26,6 +26,6 @@ dispatcher where…", "Improve our handling of…", etc.

## Tests and Linting
- [ ] This branch is up-to-date with the `develop` branch.
- [ ] The database diagram has been updated if any database column names have been changed, added, or dropped.
- [ ] The database diagram (`database/database_relationships.png`) has been updated if any database column have been changed, added, or dropped.
- [ ] `pytest` passes on my local development environment.
- [ ] `pre-commit` passes on my local development environment.

0 comments on commit 8852d7e

Please sign in to comment.