mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-11-05 04:46:00 +01:00
docs: Add a note about fixing underlying bugs in CONTRIBUTING.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -62,6 +62,10 @@ Common things a reviewer will look for:
|
||||
|
||||
Submissions must pass all [regression test cases](Debugging.md).
|
||||
|
||||
When fixing a defect in the code, submitters should have a general
|
||||
understanding of the root cause of that defect, and the fix should
|
||||
target that root cause.
|
||||
|
||||
Code submissions should not contain excessive debugging code,
|
||||
debugging options, nor run-time debug logging.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user