pull_request_template.md
October 18, 2023 ยท View on GitHub
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