From 9dfe7cc87d5bcfc60a91dbe573576c7d5b32dc49 Mon Sep 17 00:00:00 2001 From: jeessy2 <6205259+jeessy2@users.noreply.github.com> Date: Fri, 24 Feb 2023 23:39:24 +0800 Subject: [PATCH] docs: pull request template (#571) --- .github/pull_request_template.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index dc6cc7c..00c2820 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,8 +1,5 @@ -# 描述 - +# What does this PR do? -# 提交类型 -- [ ] 修复 -- [ ] 功能 -- [ ] 文档 -- [ ] 其它 +# Motivation + +# Additional Notes