From 6030629cc9c6d7274a0f71bcc8268c2f6a8cb05d Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Tue, 3 Mar 2026 00:03:55 +0800 Subject: [PATCH] :memo: Update PR template Signed-off-by: Daniel <845765@qq.com> --- .github/PULL_REQUEST_TEMPLATE.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index aae63a643..7586f137a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,23 +3,27 @@ ## Type of change / 变更类型 + + - [ ] Bug fix 缺陷修复 +- [ ] Refactoring + 代码重构 - [ ] New feature - 新功能 + 新功能 - [ ] Text updates or new language additions 修改文案或增加新语言