diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 6ee650acb0..05f606d374 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,3 +1,4 @@ +---------------------------------------------------------------------------------------------------------------- ### Description +---------------------------------------------------------------------------------------------------------------- ### Pull request type - [ ] Patch update (Bug fix / Target update / Docs update / Test update / Refactor) - [ ] Feature update (New feature / Functionality change / New API) - [ ] Major update (Breaking change E.g. Return code change / API behaviour change) + [] Patch update (Bug fix / Target update / Docs update / Test update / Refactor) + [] Feature update (New feature / Functionality change / New API) + [] Major update (Breaking change E.g. Return code change / API behaviour change) +---------------------------------------------------------------------------------------------------------------- ### Test results - + [] No Tests required for this change + [] These PR changes will be covered by existing tests and CI + [] Tests supplied below + + +---------------------------------------------------------------------------------------------------------------- ### Reviewers +---------------------------------------------------------------------------------------------------------------- ### Release Notes