Meta: Add note about tests to CONTRIBUTING.md

This commit is contained in:
Andreas Kling 2023-09-28 06:25:09 +02:00
parent 32be413f4e
commit 89a86798a2
Notes: sideshowbarker 2024-07-17 02:59:43 +09:00

View file

@ -33,6 +33,10 @@ The following applies to all user-facing strings, code, comments, and commit mes
Everyone is encouraged to make use of tooling (spell checkers, etc) to make this easier.
## Testing policy
When possible, please include tests when fixing bugs or adding new features.
## Code submission policy
Nobody is perfect, and sometimes we mess things up. That said, here are some good dos & don'ts to try and stick to: