limit PR to 400 LOC

This commit is contained in:
Cooper Quintin
2026-03-06 10:11:54 -08:00
committed by Cooper Quintin
parent 188bf812b4
commit c2d8d55296
2 changed files with 3 additions and 0 deletions

View File

@@ -58,6 +58,8 @@ Otherwise:
manually test them. Our test coverage isn't great, but as new features are
added we are trying to prevent it from becoming worse.
- Please keep your contirbutions to less than approximately 400 lines of code (going slightly over is fine, we aren't dogmatic about it.) This is because we are not able to give quality code review to contributions larger than that and risk introducing bugs into the system. [There was a study showing 400 LOC is the max most humans can handle.](https://smartbear.com/learn/code-review/best-practices-for-peer-code-review/)
If you have any questions [feel free to open a discussion or chat with us on Mattermost.](https://efforg.github.io/rayhunter/support-feedback-community.html)
### Policy regarding AI-generated contributions: