Given below are the standards and conventions to follow in this module.
Java
- REQUIRED Follow the basic and intermediate rules in the SE-EDU Java coding standard.
 - OPTIONAL Follow advanced rules.
 
Git
- REQUIRED Follow the Git commit message subject conventions in the SE-EDU Git conventions.
 - OPTIONAL Follow conventions for the commit message body.
 
Markdown
- OPTIONAL Follow Markdown style guide at SE-EDU.
 
Documentation
- OPTIONAL Follow Google developer documentation style guide.