Skip to content

Commit

Permalink
Suggest sending pull requests instead of issues
Browse files Browse the repository at this point in the history
  • Loading branch information
kneath authored and defunkt committed Feb 4, 2011
1 parent 00e04e7 commit f687521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -759,7 +759,7 @@ Once you've made your great commits:
1. [Fork][1] Resque
2. Create a topic branch - `git checkout -b my_branch`
3. Push to your branch - `git push origin my_branch`
4. Create an [Issue][2] with a link to your branch
4. Create a [Pull Request](http://help.github.com/pull-requests/) from your branch
5. That's it!

You might want to checkout our [Contributing][cb] wiki page for information
Expand Down

0 comments on commit f687521

Please sign in to comment.