From 1c8ab176ea9f2be79c656ac7525e61202027e2b5 Mon Sep 17 00:00:00 2001 From: John Sloan Date: Thu, 27 Jul 2017 12:09:28 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index eb700ff..ba1f0a6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,9 +14,9 @@ quickly find the [appropriate override](https://github.com/bbatsov/rubocop/blob/master/config/default.yml) * Review the offenses listed * If your code does not adhere to dev standards - * Update your code + * Update the style in your code only as you make changes. There is no need to make style-only updates. * Elsif your code does adhere to dev standards || you want to suggest changes - * Update the default.yml + * Update the default.yml using a single commit per style change. * Submit a PR * Make your PR known to the Rails chapter