From 35a9d83fb1ae6bb76c4cb9d621a19c758a205ac6 Mon Sep 17 00:00:00 2001 From: Jasper van Merle Date: Tue, 13 Aug 2019 12:47:03 +0200 Subject: [PATCH] Revert CONTRIBUTING.md changes --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index d5b62836..151fdb48 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 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. +Please don't submit a pull request updating the version number of a documentation, unless a change is required in the scraper and you've verified that it works. 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.