From 004c20118fbbad761180057be8322fa2e935d88b Mon Sep 17 00:00:00 2001 From: JinHai-CN Date: Sat, 4 Jul 2020 16:33:31 +0800 Subject: [PATCH] [skip ci] Update PR template Signed-off-by: JinHai-CN --- .github/PULL_REQUEST_TEMPLATE.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2976ba9824..9208271ebc 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,11 +1,10 @@ **What type of PR is this?** -api-change / bug / improvement / documentation / feature +API-change / bug / improvement / documentation / feature -**Need this PR be picked to master branch?** - -Yes / No +**Which branch you want to cherry-pick to?** +Not Available **Which issue(s) this PR fixes:** @@ -13,9 +12,12 @@ Fixes # **What this PR does / why we need it:** +Not Available **Special notes for your reviewer:** +Not Available **Additional documentation (e.g. design docs, usage docs, etc.):** +Not Available \ No newline at end of file