Skip to content

Commit 096ad2d

Browse files
committedMay 13, 2016
Update CONTRIBUTING.md
Makes it more clear regarding the URL to the fork. Fix #58
1 parent cbab90c commit 096ad2d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
 

‎CONTRIBUTING.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,10 @@ git push origin my-feature-branch
7474

7575
#### Make a Pull Request
7676

77-
Go to https://github.com/contributor/activerecord-session_store and select your feature branch. Click the 'Pull Request' button and fill out the form. Pull requests are usually reviewed within a few days.
77+
Go to your fork at
78+
`https://github.com/[your github username]/activerecord-session_store` and
79+
select your feature branch. Click the 'Pull Request' button and fill out the
80+
form. Pull requests are usually reviewed within a few days.
7881

7982
#### Rebase
8083

0 commit comments

Comments
 (0)
Please sign in to comment.