diff options
author | WBoerenkamps <wrj.boerenkamps@student.avans.nl> | 2024-12-03 11:33:48 +0100 |
---|---|---|
committer | WBoerenkamps <wrj.boerenkamps@student.avans.nl> | 2024-12-03 11:33:48 +0100 |
commit | d1a31a3cafc9aadb047509f5cd8b2befa212add8 (patch) | |
tree | af43d7e3bd55818565fb253064d3f35a44786a68 /contributing.md | |
parent | c396ae5f78222a7c3547ae5e2ce719ae143acb66 (diff) | |
parent | cc821016c8ddce45a1e3f192415f58be237b8a1e (diff) |
Merge branch 'jaro/collision-system' into wouter/exampleGame
Diffstat (limited to 'contributing.md')
-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 |