doc: Added to README that collaborators should follow PR template
This commit is contained in:
parent
e141ce624a
commit
522fe3b1e0
1 changed files with 1 additions and 0 deletions
|
@ -1088,6 +1088,7 @@ docker run --gpus all -v /path/to/models:/models local/llama.cpp:server-cuda -m
|
||||||
|
|
||||||
- Contributors can open PRs
|
- Contributors can open PRs
|
||||||
- Collaborators can push to branches in the `llama.cpp` repo and merge PRs into the `master` branch
|
- Collaborators can push to branches in the `llama.cpp` repo and merge PRs into the `master` branch
|
||||||
|
- Collaborators should follow the PR template when adding a PR
|
||||||
- Collaborators will be invited based on contributions
|
- Collaborators will be invited based on contributions
|
||||||
- Any help with managing issues and PRs is very appreciated!
|
- Any help with managing issues and PRs is very appreciated!
|
||||||
- Make sure to read this: [Inference at the edge](https://github.com/ggerganov/llama.cpp/discussions/205)
|
- Make sure to read this: [Inference at the edge](https://github.com/ggerganov/llama.cpp/discussions/205)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue