Apex-X commited on
Commit
e6d590d
1 Parent(s): 2802b88

Update CONTRIBUTING.md

Browse files
Files changed (1) hide show
  1. 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 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
 
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