Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 570 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (9 loc) · 570 Bytes

Contributing

Rules

  • All team members must pull before they start working
  • All team members must push at the end of each working session
  • Team members should never push to master
  • Team members must get a merge request approved before continuing with the merge
  • Team members must pray to the gods when they push to master to ensure the code still works
  • When presented with a merge conflict NEVER replace the old code with the code you are merging. Team members must go through and resolve each conflict manually
  • Team members should never push useless code