Final changes for M & P.
This commit is contained in:
parent
ec1644dfd2
commit
6e0bb5e0ba
|
@ -53,12 +53,13 @@ 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. We've
|
||||||
pull request when you find it lacking.
|
open-sourced our docs and we welcome any pull requests if 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](https://github.com/mojombo/jekyll/tree/master/site) directory,
|
[site](https://github.com/mojombo/jekyll/tree/master/site) directory of
|
||||||
it is setup to use Jekyll pages.
|
Jekyll's repo on GitHub.com.
|
||||||
|
|
||||||
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.
|
||||||
|
|
|
@ -85,12 +85,13 @@ 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. We've
|
||||||
welcome pull request when you find it lacking.
|
open-sourced our docs and we welcome any pull requests if 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](https://github.com/mojombo/jekyll/tree/master/site)
|
[site](https://github.com/mojombo/jekyll/tree/master/site) directory of
|
||||||
directory, it is setup to use Jekyll pages.
|
Jekyll's repo on GitHub.com.
|
||||||
|
|
||||||
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.
|
||||||
|
|
Loading…
Reference in New Issue