aboutsummaryrefslogtreecommitdiff
path: root/CST116-BlankConsole
diff options
context:
space:
mode:
authorhuntbyrne <[email protected]>2022-10-03 10:16:15 -0700
committerGitHub <[email protected]>2022-10-03 10:16:15 -0700
commit05cacc36ed924f22d8bb16f1f0a650aff9b4eba1 (patch)
tree414425d98949f6c313ac41d0104ce5825abf0032 /CST116-BlankConsole
parentAdd files via upload (diff)
downloadcst116-lab0-huntbyrne-05cacc36ed924f22d8bb16f1f0a650aff9b4eba1.tar.xz
cst116-lab0-huntbyrne-05cacc36ed924f22d8bb16f1f0a650aff9b4eba1.zip
Add files via upload
Diffstat (limited to 'CST116-BlankConsole')
-rw-r--r--CST116-BlankConsole/CST116-Lab0-Checklist.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/CST116-BlankConsole/CST116-Lab0-Checklist.txt b/CST116-BlankConsole/CST116-Lab0-Checklist.txt
new file mode 100644
index 0000000..cea7fde
--- /dev/null
+++ b/CST116-BlankConsole/CST116-Lab0-Checklist.txt
@@ -0,0 +1,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. \ No newline at end of file