diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9014a047..6a4eba83 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -60,10 +60,10 @@ You can find the documentation for jekyllrb.com in the [site/docs](https://github.com/zachgersh/jekyll/tree/master/site/docs) directory, it is setup to use jekyll pages. -All documentation pull requests should be directed at MASTER. We will -close pull requests that are not directed at master. +All documentation pull requests should be directed at MASTER. Pull +requests directed at another branch will not be accepted. -The [jekyll wiki](https://github.com/mojombo/jekyll/wiki) here 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. Gotchas diff --git a/site/docs/contributing.md b/site/docs/contributing.md index dccf4328..1bf9835b 100644 --- a/site/docs/contributing.md +++ b/site/docs/contributing.md @@ -92,10 +92,10 @@ You can find the documentation for jekyllrb.com in the [site/docs](https://github.com/mojombo/jekyll/tree/master/site/docs) directory, it is setup to use jekyll pages. -All documentation pull requests should be directed at MASTER. We -will close pull requests that are not directed at master. +All documentation pull requests should be directed at MASTER. Pull +requests directed at another branch will not be accepted. -The [jekyll wiki](https://github.com/mojombo/jekyll/wiki) here 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. Gotchas