From 7a119339df5efc7e2837618415d6bded3136781c Mon Sep 17 00:00:00 2001 From: xrkffgg Date: Mon, 29 Mar 2021 11:06:49 +0800 Subject: [PATCH] docs: simple pr temp --- .github/PULL_REQUEST_TEMPLATE.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a9e065f..5105eeb 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -42,13 +42,4 @@ Describe changes from the user side, and list all potential break changes or oth | 🇺🇸 English | | | 🇨🇳 Chinese | | -### ☑️ 请求合并前的自查清单 / Self Check before Merge - -⚠️ 请自检并全部**勾选全部选项**。/ Please check all items below before review. ⚠️ - -- [ ] 文档已补充或无须补充 / Doc is updated/provided or not needed -- [ ] 代码演示已提供或无须提供 / Demo is updated/provided or not needed -- [ ] TypeScript 定义已补充或无须补充 / TypeScript definition is updated/provided or not needed -- [ ] Changelog 已提供或无须提供 / Changelog is provided or not needed -