Contributing Guidelines:
- Thoroughly Document ALL changes made to the code.
- Error check all aspects of the changes you write before Git Commiting.
- All function, class and variable names are to use camel case.
- All function, class and variable names should be relevant to what they are used for.
- Standard tab is a soft tab with 4 spaces.
- Thoroughly comment all code added so anyone with a CS background could trace it.
- Break down large programs into smaller functions that each have a reusable task.
For more information on the Contributing Guidelines contact evvan@protonmail.com