There was an error while loading. Please reload this page.
1 parent c8eed1b commit addfcc6Copy full SHA for addfcc6
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -44,8 +44,6 @@ Relates to #XXXX
44
45
- [ ] I have read the [CONTRIBUTING](https://github.com/OpenListTeam/OpenList/blob/main/CONTRIBUTING.md) document.
46
我已阅读 [CONTRIBUTING](https://github.com/OpenListTeam/OpenList/blob/main/CONTRIBUTING.md) 文档。
47
-- [ ] I have ensured that I am not creating a pull request directly from my fork's `main` branch.
48
- 我确保没有直接从我 fork 后的 `main` 分支创建 PR。
49
- [ ] I have formatted my code with `go fmt` or [prettier](https://prettier.io/).
50
我已使用 `go fmt` 或 [prettier](https://prettier.io/) 格式化提交的代码。
51
- [ ] I have added appropriate labels to this PR (or mentioned needed labels in the description if lacking permissions).
0 commit comments