mirror of
https://github.com/sharkdp/bat.git
synced 2024-11-21 23:33:26 +01:00
Update CONTRIBUTING.md
This commit is contained in:
parent
3e238b82f6
commit
46f8e29de4
@ -53,9 +53,9 @@ first.
|
|||||||
You are **strongly encouraged** to add regression tests. Regression tests are great,
|
You are **strongly encouraged** to add regression tests. Regression tests are great,
|
||||||
not least because they:
|
not least because they:
|
||||||
|
|
||||||
* Ensure that your contribution will never completely stop working.
|
* ensure that your contribution will never completely stop working.
|
||||||
|
|
||||||
* Makes code reviews easier, because it becomes very clear what the code is
|
* makes code reviews easier, because it becomes very clear what the code is
|
||||||
supposed to do.
|
supposed to do.
|
||||||
|
|
||||||
For functional changes, you most likely want to add a test to
|
For functional changes, you most likely want to add a test to
|
||||||
|
Loading…
Reference in New Issue
Block a user