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
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -232,4 +232,14 @@ Note: this only needs to be done the first time you push a new branch. You can u
232
232
233
233
Follow the instructions on the [wiki](https://github.com/hack4impact-uiuc/wiki/wiki/Git-Reference-Guide#opening-a-pull-request-pr-on-github) to open the PR.
234
234
235
+
For this specific PR, since this repo is forked, there are a couple extra steps you need to do for your PR.
236
+
237
+
When you create your PR on github, by default it'll want to make a PR for Aria's repo.
238
+
239
+
First, we need to choose H4I's repo as the base:
240
+

241
+
242
+
Then, choose your branch (using Dean's as an example):
243
+

244
+
235
245
Note: make sure that you don't actually merge your PR in! We are only using it as a mechanism for providing code reviews.
0 commit comments