Skip to content

Commit d391c51

Browse files
authored
Testing requirement added (#1443)
1 parent 6b884b7 commit d391c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Do you need to create an issue if you want to fix a bug?
6363
style** and
6464
**steps for building the project**.
6565
5. Test your code:
66-
* Before creating the pull request perform the tests you find necessary for your code changes.
66+
* Please, provide regression or integration tests for your code changes. If you don't do that, the reviewer can and highly likely **_will reject_** the PR. It is the contributor's responsibility to provide such tests or to reason why they are missing.
6767
* When implementing something new, it's great to find real users and ask them to try out your feature — to prove
6868
the necessity and quality of your suggestion.
6969
6. Check with the [Naming and labeling conventions](docs/contributing/Conventions.md).

0 commit comments

Comments
 (0)