A. For changes on existing files
- Specify the subdirectory folder/s of changes
- Indicate which files requesting to have changes
- Attach developer's id along with number
- Apply short 100 character text on the changes made.
Example: Max's ID: 03 Adrian's ID: 04 Hannah's ID: 05
B. For creating new files
-
Make a list of all files newly created by the (user).
-
Beside the filename, specify the subdirectory folder where you've added the files.
Example:
--Changes by 05 on-- Main.java : ./src/main.package -> imported javafx.shapes; -> formatted the main menu message Gui.java : ./src/gui.package -> modified the existing menu window -> added a crystalCave.png as background of the menu
--New Files-- Person.java : ./src/gameAssets.package MapDesign.java : ./src/gui.package