aboutsummaryrefslogtreecommitdiff
path: root/CST116-BlankConsole/CST116-Lab0-Checklist.txt
blob: cea7fdeca61535e841752cf95c3bf4981990177f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
Pushing your assignment: Checklist

1. Make sure code, when debugged, can show a clear output without errors of any sort

2. Make sure code is saved in appropriate file with appropriate file name

3. Make sure code is labelled with the owner's name, class, lab numbers, and appropriate topics

4. Run the Git Changes menu on visual studio code by going to Tools > Options > Environment > Preview Features > Git 

5. In the Git Changes menu, you can find a textbox requiring a message. Fill out a message followed by pressing "Commit All"

6. On the right side of the Git Changes menu, you can find an upwards arrow with a horizontal line on the bottom, pressing this will push your project onto GitHub.