diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3c0b4136760..5b59c8314fc 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -27,6 +27,8 @@ Fixes # (issue) - [ ] Test case(new/improvement) ### Approach +#### What is the motivation for this PR? + #### How did you do it? #### How did you verify/test it?