Skip to content

Latest commit

 

History

History
25 lines (25 loc) · 2.16 KB

CODE_OF_CONDUCT.md

File metadata and controls

25 lines (25 loc) · 2.16 KB

Delta Fork's Code of Conduct

  1. Write good code.
    • ALWAYS Ask questions!
      • Prerequisite: Search first.
      • If you think your code sucks, re-design it and check it again!
      • If you are unsure about how a piece of code works, and you've searched everywhere, ask! Make it public so others having similar problems may find this!
  2. ...ALWAYS ask questions.
    • Some questions you must ask yourself first.
    • If you find your question unanswered by anyone, or unsatisfied with any such answer, by all means ask yourself, experiment, and self-evaluate.
  3. Don't be a jerk.
    • Don't harass people.
    • Try to resolve conflicts quickly.
  4. Try your hardest
  5. Do things the hacker way
    • Duckduckgo / Qwant / Yandex / "Google" is your friend (though try NOT to use google products as much as humanly possible)
    • Always check the documentation.
    • Reverse-engineer the game, and look at what others have done.
    • Break the game, and try to fix it.
    • If you find something undocumented, document it!
      • You'll be helping others that have had that same issue!
  6. Leave your politics at the door.
    • Remember, we're all on the same ship. Leave everything else behind you.
  7. Have fun!