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
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,3 +19,13 @@ You will need to follow the Lambda School Git Workflow to add a file to this pro
19
19
20
20
## Part Two:
21
21
Go back and follow the same steps for your [UI-III-Flexbox project](https://github.com/LambdaSchool/UI-III-Flexbox) and your [User Interface - Great Idea Project](https://github.com/LambdaSchool/User-Interface).
22
+
23
+
In order to do this, you **do not** need to create new forks of these projects. Follow the steps below for each project:
24
+
25
+
-[ ] Go into your project folder, make a new branch `firstname-lastname`
26
+
-[ ] Add your first and last name to the README.md file in the project and save.
27
+
-[ ] add/commit/and push to your own branch **Be sure to push to your branch!**
28
+
-[ ] Create a Pull-Request to submit your work
29
+
-[ ] Use your own student fork as the base (compare across forks, base-fork -> master).
30
+
-[ ] Add your PM as a reviewer on the Pull-Request
31
+
-[ ] PM then will count the Assignment as done by merging the HW back into master "STUDENT FORK".
0 commit comments