Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b12c42e

Browse files
committed
Create pull request directly, instead of opening issue with a link
1 parent 7506361 commit b12c42e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,10 +111,10 @@ Contributing
111111
2. Create a branch (`git checkout -b my_markup`)
112112
3. Commit your changes (`git commit -am "Added Snarkdown"`)
113113
4. Push to the branch (`git push origin my_markup`)
114-
5. Create an [Issue][1] with a link to your branch
114+
5. Open a [Pull Request][1]
115115
6. Enjoy a refreshing Diet Coke and wait
116116

117117

118118
[r2h]: http://github.com/github/markup/tree/master/lib/github/commands/rest2html
119119
[r2hc]: http://github.com/github/markup/tree/master/lib/github/markups.rb#L13
120-
[1]: http://github.com/github/markup/issues
120+
[1]: http://github.com/github/markup/pulls

0 commit comments

Comments
 (0)