State adding tests when submitting changes
This is a priority that tests are added for regressions and new functionality. Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
parent
8e447197bc
commit
76a2d1cc88
@ -33,6 +33,9 @@ Larger changes typically work best with design documents, similar to those found
|
|||||||
in `design/`. These are focused on providing context to the design at the time
|
in `design/`. These are focused on providing context to the design at the time
|
||||||
the feature was conceived and can inform future documentation contributions.
|
the feature was conceived and can inform future documentation contributions.
|
||||||
|
|
||||||
|
Make sure that new tests are added for bugs in order to catch regressions and tests
|
||||||
|
with new features to exercise the new functionality that is added.
|
||||||
|
|
||||||
## Commit Messages
|
## Commit Messages
|
||||||
|
|
||||||
There are times for one line commit messages and this is not one of them.
|
There are times for one line commit messages and this is not one of them.
|
||||||
|
Loading…
Reference in New Issue
Block a user