From 86b05370080ff30bb2eb5f77ab20d1388ad23918 Mon Sep 17 00:00:00 2001 From: zachgersh Date: Fri, 7 Jun 2013 10:57:46 -0700 Subject: [PATCH] Slight rewording of the english to make it sound better. --- CONTRIBUTING.md | 6 +++--- site/docs/contributing.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) 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