Skip to content

Commit 30f80ca

Browse files
authored
CONTRIBUTING.md : remove mention of noci (#8541)
1 parent 1bdd8ae commit 30f80ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CONTRIBUTING.md

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
- Test your changes:
66
- Using the commands in the [`tests`](tests) folder. For instance, running the `./tests/test-backend-ops` command tests different backend implementations of the GGML library
77
- Execute [the full CI locally on your machine](ci/README.md) before publishing
8-
- If the pull request contains only documentation changes (e.g., updating READMEs, adding new wiki pages), please add `[no ci]` to the commit title. This will skip unnecessary CI checks and help reduce build times
98
- Please rate the complexity of your PR (i.e. `Review Complexity : Low`, `Review Complexity : Medium`, `Review Complexity : High`). This makes it easier for maintainers to triage the PRs.
109
- The PR template has a series of review complexity checkboxes `[ ]` that [you can mark as](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/about-task-lists) `[X]` for your conveience
1110

0 commit comments

Comments
 (0)