From bb6231142c39a8066fbf495c0ac1def6d36af1d1 Mon Sep 17 00:00:00 2001 From: Nathan Bu <370788475@qq.com> Date: Wed, 5 Apr 2023 07:57:01 +0800 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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.*