[devdocsgjs/main: 793/1867] Update CONTRIBUTING.md




commit aae955b446886610e3b11bcec448706640e1f34a
Author: Jasper van Merle <jaspervmerle gmail com>
Date:   Tue Aug 13 12:35:35 2019 +0200

    Update CONTRIBUTING.md

 .github/CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index 0f84b7c0..d5b62836 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -58,7 +58,7 @@ In addition to the [guidelines for contributing code](#contributing-code-and-fea
 
 ## Updating existing documentations
 
-Please don't submit a pull request updating only version number and/or the attribution of a documentation. 
Do feel free to create a pull request if a bigger change is required in the scraper and you've verified that 
it works. If you do make a pull request and you happen to update `options[:attribution]`, make sure to also 
update the documentation's entry in the array in 
[`assets/javascripts/templates/pages/about_tmpl.coffee`](../assets/javascripts/templates/pages/about_tmpl.coffee)
 with correct license information.
+Please don't submit a pull request updating only the version number and/or the attribution of a 
documentation. Do feel free to create a pull request if a bigger change is required in the scraper and you've 
verified that it works. If you do make a pull request and you happen to update `options[:attribution]`, make 
sure to also update the documentation's entry in the array in 
[`assets/javascripts/templates/pages/about_tmpl.coffee`](../assets/javascripts/templates/pages/about_tmpl.coffee)
 with correct license information.
 
 To ask that an existing documentation be updated, first check the last [documentation versions 
reports](https://github.com/freeCodeCamp/devdocs/issues?utf8=%E2%9C%93&q=Documentation+versions+report+is%3Aissue+author%3Adevdocs-bot+sort%3Acreated-desc).
 Only create an issue if the documentation has been wrongly marked as up-to-date.
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]