Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 862 Bytes

pull_request_template.md

File metadata and controls

27 lines (16 loc) · 862 Bytes

Github Issue: link to Github issue

Description

Summarize the ticket here. Explain why you made this change

Overview of work done

Summarize the work you did. Explain how you accomplished the change

Overview of verification done

Summarize the testing and verification you've done. This includes unit tests or testing with specific data

Overview of integration done

Explain how this change was integration tested. Provide screenshots or logs if appropriate. An example of this would be testing within a pre-production deployment.

PR checklist:

  • Linted
  • Updated unit tests
  • Updated changelog
  • Integration testing
  • Updated documentation

See Pull Request Review Checklist for pointers on reviewing this pull request