From bc32bcc995651afac0df58e38faca1c4b456e637 Mon Sep 17 00:00:00 2001 From: Jun Chen Date: Mon, 30 Nov 2020 11:17:13 +0800 Subject: [PATCH] chore(*): update github template (#152) --- .github/PULL_REQUEST_TEMPLATE.md | 50 +++++++++++++++++++++++++++----- 1 file changed, 42 insertions(+), 8 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f64ea9f8..5a5c79ca 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,8 +1,40 @@ -**What this PR does / why we need it**: +**What type of PR is this?** + + -Add your description +**What this PR does / why we need it**: **Which issue(s) this PR is related to** *(optional, link to 3rd issue(s))*: @@ -24,14 +56,16 @@ Reference to # 4. Is there anyway we can skip this to not affect the overall process? --> -**Release note**: - +**Does this PR introduce a user-facing change?**: + ```release-note -NONE + ```