diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4e525c087..02cd50b02 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,7 +1,8 @@ -**A few words to explain your changes**: -**Linked GitHub issue ID**: # +**A few words to explain your changes**: + +**Linked GitHub issue ID**: # ### How you tested it *Please make sure the change is tested, you can test it by adding UTs, do local test and share the screenshots, etc.*