You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ Do you need to create an issue if you want to fix a bug?
63
63
style** and
64
64
**steps for building the project**.
65
65
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.
67
67
* When implementing something new, it's great to find real users and ask them to try out your feature — to prove
68
68
the necessity and quality of your suggestion.
69
69
6. Check with the [Naming and labeling conventions](docs/contributing/Conventions.md).
0 commit comments