diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-11-30 16:41:27 +0100 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-11-30 16:41:27 +0100 |
commit | 987069ba387e3a2732dc1b318ecfaa81ed11e8ea (patch) | |
tree | ca94d3ce03cc5ffc150b926433e718d0aba8479a | |
parent | 2d5721820063031b65d64b1b2b1b4797b71935af (diff) | |
parent | 647eb8e318f1ed1e3ec18505ea4df57025e6ffd5 (diff) |
Merge branch 'master' of github.com:lonkaars/crepe into loek/scripts
-rw-r--r-- | contributing.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contributing.md b/contributing.md index 0a90e86..b0f623b 100644 --- a/contributing.md +++ b/contributing.md @@ -17,6 +17,8 @@ that you can click on to open them. working/compiling version of the project - Pull requests for new code include either automated tests for the new code or an explanation as to why the code can not (reliably) be tested +- Non-bugfix pull requests must be approved by at least 2 reviewers before being + merged <!-- - TODO: tagging / versions |