diff options
| author | Anibal LopezBonilla <[email protected]> | 2022-10-04 17:38:51 -0700 |
|---|---|---|
| committer | Anibal LopezBonilla <[email protected]> | 2022-10-04 17:38:51 -0700 |
| commit | 96d3ef410b9eb3f314dd7f66a529caabe71870ae (patch) | |
| tree | 025b38214c8fdf7eace6a7c55c5334b54a102314 | |
| parent | Small Details. Doing checklist (diff) | |
| download | cst116-lab0-buzzerbeaterclutch-main.tar.xz cst116-lab0-buzzerbeaterclutch-main.zip | |
| -rw-r--r-- | CST116-BlankConsole/checklist.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CST116-BlankConsole/checklist.txt b/CST116-BlankConsole/checklist.txt new file mode 100644 index 0000000..ebda585 --- /dev/null +++ b/CST116-BlankConsole/checklist.txt @@ -0,0 +1,9 @@ +Github Checklist + +1. Review code + +2. Go to Git changes + +3. Add all changes to be done + +4. Commit stage and push. This option pushes the changes to github after the commit process.
\ No newline at end of file |