Spaces:
Runtime error
Runtime error
Update CONTRIBUTING.md
Browse files- CONTRIBUTING.md +1 -1
CONTRIBUTING.md
CHANGED
@@ -14,7 +14,7 @@ Before submitting a pull request, please ensure to align with us as we need to e
|
|
14 |
|
15 |
### Don't
|
16 |
|
17 |
-
- ...introduce fundamental changes in terms of software architecture
|
18 |
- ...introduce OOP - we accept functional programming only
|
19 |
- ...ignore given requirements or try to work around them
|
20 |
- ...submit code to a development branch without consulting us
|
|
|
14 |
|
15 |
### Don't
|
16 |
|
17 |
+
- ...introduce the fundamental changes in terms of software architecture
|
18 |
- ...introduce OOP - we accept functional programming only
|
19 |
- ...ignore given requirements or try to work around them
|
20 |
- ...submit code to a development branch without consulting us
|