From 8f439c282bb70e0084fbef00fa7395c881935c0f Mon Sep 17 00:00:00 2001 From: digitalcraftsman Date: Wed, 19 Jul 2017 21:13:13 +0200 Subject: [PATCH] Edit contributing section in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95711c73d..eba081c96 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ We welcome contributions to Hugo of any kind including documentation, suggestion Note that this repository contains solely the documentation for Hugo. For contributions that aren't documentation-related please refer to the [hugo](https://github.com/gohugoio/hugo) repository. -*Pull requests shall only contain changes to the actual documentation. However, changes on the code base of Hugo and the documentation shall remain a single, atomic pull requests in the [hugo](https://github.com/gohugoio/hugo) repository.* +*Pull requests shall **only** contain changes to the actual documentation. However, changes on the code base of Hugo **and** the documentation shall be a single, atomic pull request in the [hugo](https://github.com/gohugoio/hugo) repository.* ## Build