mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:37:45 +00:00
Meta: Add note about tests to CONTRIBUTING.md
This commit is contained in:
parent
32be413f4e
commit
89a86798a2
1 changed files with 4 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue