Skip to content

Commit 8311e9e

Browse files
authored
Merge pull request #784 from NoiseFan/ci/pr-template
ci(pr): fix todo styles
2 parents 7a849ba + 7290a97 commit 8311e9e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<!-- 感谢你的贡献! -->
22

33
### 在提交PR之前,请确保您执行以下操作:
4-
- [] 曾阅读过[翻译须知](https://github.com/vitest-dev/docs-cn/issues/391)
5-
- [] 检查是否已经有PR以同样的方式解决问题,以避免创建重复。
6-
- [] 在此PR中描述正在解决的问题,或引用它解决的问题(例如:`fixes #123`)。
4+
- [ ] 曾阅读过[翻译须知](https://github.com/vitest-dev/docs-cn/issues/391)
5+
- [ ] 检查是否已经有PR以同样的方式解决问题,以避免创建重复。
6+
- [ ] 在此PR中描述正在解决的问题,或引用它解决的问题(例如:`fixes #123`)。
77

88
---
99

0 commit comments

Comments
 (0)