From bdb5b29d1638fa688e80f9b3428a4cbf35db0ca1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=A4=E5=BF=83?= <3277200+sentsim@users.noreply.github.com> Date: Tue, 5 Sep 2023 18:33:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20Github=20pull=20request=20?= =?UTF-8?q?=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/pull_request_template.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2a531456..b8d65883 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,6 @@ ### 😃 本次 PR 的变化性质 -> 请至少勾选一项([ ] 内填写 x ) +> 请至少勾选一项 - [ ] 功能新增 - [x] 问题修复 @@ -15,9 +15,8 @@ ### ✅ 本次 PR 的满足条件 -> 请在申请合并之前,将符合条件的每一项进行勾选([ ] 内填写 x ) +> 请在申请合并之前,将符合条件的每一项进行勾选 -- [ ] 已提供在线演示地址(如:[codepen](https://codepen.io/))或无需演示 +- [ ] 已提供在线演示地址(如:[codepen](https://codepen.io/), [stackblitz](https://stackblitz.com/))或无需演示 - [ ] 已对每一项的改动均测试通过 - [ ] 已提供具体的变化内容说明 -