Skip to content

Commit addfcc6

Browse files
committed
docs(contributing): remove ensure new branch from checklist
1 parent c8eed1b commit addfcc6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ Relates to #XXXX
4444

4545
- [ ] I have read the [CONTRIBUTING](https://github.com/OpenListTeam/OpenList/blob/main/CONTRIBUTING.md) document.
4646
我已阅读 [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。
4947
- [ ] I have formatted my code with `go fmt` or [prettier](https://prettier.io/).
5048
我已使用 `go fmt`[prettier](https://prettier.io/) 格式化提交的代码。
5149
- [ ] I have added appropriate labels to this PR (or mentioned needed labels in the description if lacking permissions).

0 commit comments

Comments
 (0)