diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 6b08554712..1f57ee243a 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,10 +1,13 @@ ## Summary + ## Rationale + ## How has this been tested? + - [ ] Current tests cover my changes - [ ] Added new tests - [ ] Manually tested the code