diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5a33863e6f..b86605a673 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,11 +1,11 @@ - + +## Issue being fixed or feature implemented + + + + +## What was done? + + + +## How Has This Been Tested? + + + + + +## Breaking Changes + + + +## Checklist: + +- [ ] I have performed a self-review of my own code +- [ ] I have commented my code, particularly in hard-to-understand areas +- [ ] I have added or updated relevant unit/integration/functional/e2e tests +- [ ] I have made corresponding changes to the documentation + +**For repository code-owners and collaborators only** +- [ ] I have assigned this pull request to a milestone