mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-05 21:20:38 +00:00
25 lines
532 B
Markdown
25 lines
532 B
Markdown
|
# Do
|
||
|
|
||
|
* Act like a responsible adult.
|
||
|
|
||
|
* RUN `make format && make lint -j8` BEFORE COMMITING ALWAYS.
|
||
|
|
||
|
# Do NOT
|
||
|
|
||
|
* Bring off topic or non technical issues to the issue tracker.
|
||
|
|
||
|
* Pester contributors.
|
||
|
|
||
|
# We WILL
|
||
|
|
||
|
* Merge Spelling mistake corrections (I have lots of those because spelling is HARD)
|
||
|
|
||
|
* Merge code based on its correctness, Including patches via email from (psuedo/fully) anonymous contributors.
|
||
|
|
||
|
# We WILL NOT
|
||
|
|
||
|
* Accept patches with tabs
|
||
|
|
||
|
* Merge large and pointless or pedantic changes, (i.e. code formatting shift)
|
||
|
|