Merge pull request #95 from richo/docs/pull_requests Create pull request directly, instead of opening issue with a link.
Bryan Veloso bryan@github.com
Fri, 03 Aug 2012 19:03:34 -0700
1 files changed,
2 insertions(+),
2 deletions(-)
jump to
M
README.md
→
README.md
@@ -111,10 +111,10 @@ 1. Fork it.
2. Create a branch (`git checkout -b my_markup`) 3. Commit your changes (`git commit -am "Added Snarkdown"`) 4. Push to the branch (`git push origin my_markup`) -5. Create an [Issue][1] with a link to your branch +5. Open a [Pull Request][1] 6. Enjoy a refreshing Diet Coke and wait [r2h]: http://github.com/github/markup/tree/master/lib/github/commands/rest2html [r2hc]: http://github.com/github/markup/tree/master/lib/github/markups.rb#L13 -[1]: http://github.com/github/markup/issues +[1]: http://github.com/github/markup/pulls