Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.02 KB

pull_request_template.md

File metadata and controls

31 lines (19 loc) · 1.02 KB

Fixes issue

Description of Changes

Notes for Deployment

Screenshots (if appropriate)

Tests and Linting

  • This branch is up-to-date with the develop branch.
  • Ran make create_db_diagram command.
  • pytest passes on my local development environment.
  • pre-commit passes on my local development environment.