diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b5899d12d..26de250af 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,6 +5,11 @@ # How are we solving the problem? + +# How is the PR tested? + + + # Checks - [ ] I have added unit tests if possible. - [ ] I will add related wiki document changes and link to this PR after merging.