- When you alter a class, please add an @author annotation to the class.
- Adding @author annotations to methods is optional.
- Adding JavaDocs is optional.
- Clone the project. You can do this with git by typing "git clone https://github.com/Mr-Deej/repo".
- Create a new branch before altering any code.