diff options
author | Georgi Gerganov <ggerganov@gmail.com> | 2023-03-16 08:55:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-16 08:55:13 +0200 |
commit | ac15de789547e5a6e93df552e787379b3a23ef26 (patch) | |
tree | 1d638d616031cb8b2a6a88ebccff46724a5fd6e3 | |
parent | 273abc47ff9dd899b3c4f58acd19d4649e90d6b4 (diff) |
Expand "Contributing" section
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -207,8 +207,9 @@ https://user-images.githubusercontent.com/271616/225014776-1d567049-ad71-4ef2-b0 ### Contributing - Contributors can open PRs -- Collaborators can push to branches in the `llama.cpp` repo +- Collaborators can push to branches in the `llama.cpp` repo and merge PRs into the `master` branch - Collaborators will be invited based on contributions +- Any help with managing issues and PRs is very appreciated! ### Coding guidelines |