Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 712 Bytes

pull_request_template.md

File metadata and controls

26 lines (15 loc) · 712 Bytes

Github Issue: #NUM (replace NUM with Github issue number)

Description

Summarize the ticket here

Overview of work done

Summarize the work you did

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 a local Harmony deployment.

PR checklist:

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

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