From 5543000e3b14cecd067b8ceba4e4e580553678b9 Mon Sep 17 00:00:00 2001 From: donniean <12584040+donniean@users.noreply.github.com> Date: Tue, 29 Oct 2024 11:25:04 +0800 Subject: [PATCH] ci: update PULL_REQUEST_TEMPLATE.md (#4323) ci: update PULL_REQUEST_TEMPLATE.md (#5304) (#5309) * ci: update PULL_REQUEST_TEMPLATE.md (#5304) # Conflicts: # .github/PULL_REQUEST_TEMPLATE.md * ci: update --------- Signed-off-by: donniean --- .github/PULL_REQUEST_TEMPLATE.md | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index bf162c1e5d5..01b34e82ee9 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,7 +6,8 @@ --> ### What type of PR is this? - +### What this PR does / why we need it -### What this PR does / why we need it: +### Which issue(s) this PR fixes -### Which issue(s) this PR fixes: -Fixes # -### Special notes for reviewers: +Link # + +### Special notes for reviewers + ``` + ``` ### Does this PR introduced a user-facing change? + + ```release-note ``` -### Additional documentation, usage docs, etc.: +### Additional documentation, usage docs, etc + + ```docs ```