diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 000000000..35546447a --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,24 @@ +# 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) +