1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/CONTRIBUTING.md
Lilac c7f64db41f
Rename CODE_OF_CONDUCT.md to CONTRIBUTING.md
As discussed in the 12th December 2018 call; reasoning is that the contents are that of contributing guidelines and not a code of conduct, with a code of conduct generally being guidelines governing interactions between contributors and not technical specifics.
2018-12-12 10:38:15 +10:00

605 B

Do

  • Act like a responsible adult.

  • RUN make format 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)

additional notes

github's ui doesn't seem accept this file as a real code of conduct.