Skip to content

Commit 37330b1

Browse files
authored
Update CONTRIBUTING.md
1 parent d8057b7 commit 37330b1

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
@@ -10,7 +10,7 @@
1010

1111
1. Small PRs! Ideally max. 5 changed files. You shouldn't spend more than 30min on it.
1212

13-
2. Please, stay object oriented. Try to understand the library's architecture before you do anything.
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.
1414

1515
3. No code changes without at least one type of test (unit test or integration tests).
1616

0 commit comments

Comments
 (0)