From 225df048ae6c1ce298bdd9ec583ef8fdd9b54a47 Mon Sep 17 00:00:00 2001 From: wbc6080 Date: Wed, 6 Dec 2023 09:46:40 +0800 Subject: [PATCH] init pull request template Signed-off-by: wbc6080 --- .github/PULL_REQUEST_TEMPLATE.md | 45 ++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..ee32a436 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,45 @@ + + +**What type of PR is this?** + + + + +**What this PR does / why we need it**: + +**Which issue(s) this PR fixes**: + +Fixes # + +**Special notes for your reviewer**: + +**Does this PR introduce a user-facing change?**: + +```release-note + +```