You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ This project allows you to practice the concepts and techniques learned in this
8
8
9
9
### Commits
10
10
11
-
Commit your code regularly and meaningfully. This helps both you and your team lead in case you ever need to return to old code for any number of reasons.
11
+
Commit your code regularly and meaningfully. This helps you and any collaborators in case you ever need to return to old code for any number of reasons.
12
12
13
13
## Instructions
14
14
@@ -79,4 +79,6 @@ After finishing your required elements, you can push your work further. These go
79
79
80
80
## Submission Format
81
81
82
-
-[ ] Submit a Pull-Request to merge `<firstName-lastName>` Branch into `main` (student's Repo). **Please don't merge your own pull request**
82
+
-[ ] Submit a Pull-Request to merge <firstName-lastName> Branch into `main` (student's Repository). **Please don't merge your own pull request**
83
+
-[ ] From the home page of your repo, make sure you have your branch selected
84
+
-[ ] Copy the URL and paste it into Canvas to submit your project
0 commit comments