Skip to content

Commit 836ad85

Browse files
authored
Merge pull request #7 from hack4impact-uiuc/pr-instructions
pr instructions
2 parents cca18c0 + 5a53dc6 commit 836ad85

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,4 +232,14 @@ Note: this only needs to be done the first time you push a new branch. You can u
232232

233233
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.
234234

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+
![PR Base](docs/pr1.png)
241+
242+
Then, choose your branch (using Dean's as an example):
243+
![PR Branch](docs/pr2.png)
244+
235245
Note: make sure that you don't actually merge your PR in! We are only using it as a mechanism for providing code reviews.

docs/pr1.png

172 KB
Loading

docs/pr2.png

114 KB
Loading

0 commit comments

Comments
 (0)