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
@@ -12,6 +12,6 @@
12
12
13
13
2. Please, stay object oriented. Try to understand the library's architecture before you do anything. If you have a hard time wrapping your head around it, feel free to open Issues and we'll explain everything.
14
14
15
-
3. No code changes without at least one type of test (unit test or integration tests).
15
+
3. No code changes without at least one type of test (unit test or integration test).
16
16
17
17
4. No PRs will be accepted if they don't pass the CI build, influding the Checkstyle rules.
0 commit comments