Slight formatting changes to make everyone happy.

This commit is contained in:
zachgersh 2013-06-09 21:34:45 -07:00
parent 86b0537008
commit ec1644dfd2
2 changed files with 10 additions and 12 deletions

View File

@ -53,18 +53,17 @@ Here's the most direct way to get your work merged into the project:
Updating Documentation Updating Documentation
---------------------- ----------------------
We want the jekyll documentation to be the best it can be and we welcome We want the Jekyll documentation to be the best it can be and we welcome
pull request when you find it lacking. pull request when you find it lacking.
You can find the documentation for jekyllrb.com in the You can find the documentation for jekyllrb.com in the
[site/docs](https://github.com/zachgersh/jekyll/tree/master/site/docs) directory, [site](https://github.com/mojombo/jekyll/tree/master/site) directory,
it is setup to use jekyll pages. it is setup to use Jekyll pages.
All documentation pull requests should be directed at MASTER. Pull All documentation pull requests should be directed at `master`. Pull
requests directed at another branch will not be accepted. requests directed at another branch will not be accepted.
The [jekyll wiki](https://github.com/mojombo/jekyll/wiki) on github can be freely updated without a pull The [Jekyll wiki](https://github.com/mojombo/jekyll/wiki) on GitHub can be freely updated without a pull request as all GitHub users have access.
request as all github users have access.
Gotchas Gotchas
------- -------

View File

@ -85,18 +85,17 @@ git push origin my_awesome_feature
Updating Documentation Updating Documentation
---------------------- ----------------------
We want the jekyll documentation to be the best it can be and we We want the Jekyll documentation to be the best it can be and we
welcome pull request when you find it lacking. welcome pull request when you find it lacking.
You can find the documentation for jekyllrb.com in the You can find the documentation for jekyllrb.com in the
[site/docs](https://github.com/mojombo/jekyll/tree/master/site/docs) [site](https://github.com/mojombo/jekyll/tree/master/site)
directory, it is setup to use jekyll pages. directory, it is setup to use Jekyll pages.
All documentation pull requests should be directed at MASTER. Pull All documentation pull requests should be directed at `master`. Pull
requests directed at another branch will not be accepted. requests directed at another branch will not be accepted.
The [jekyll wiki](https://github.com/mojombo/jekyll/wiki) on github can be freely updated without a pull The [Jekyll wiki](https://github.com/mojombo/jekyll/wiki) on GitHub can be freely updated without a pull request as all GitHub users have access.
request as all github users have access.
Gotchas Gotchas
------- -------