From ac15de789547e5a6e93df552e787379b3a23ef26 Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Thu, 16 Mar 2023 08:55:13 +0200 Subject: [PATCH] Expand "Contributing" section --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d43fc3774..c6fb427e2 100644 --- a/README.md +++ b/README.md @@ -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