From ad1e78a6342005158f209224866801265b1f0558 Mon Sep 17 00:00:00 2001 From: Shane Date: Thu, 31 Jan 2019 10:56:34 -0800 Subject: [PATCH] fix: update CONTRIBUTING.md choppy code changes and testing --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bbfd6b8..4e7749f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -41,7 +41,7 @@ First off, find help on how to fork a repo [here](https://help.github.com/articl 1. Review & Test changes -If it's code: test it. If it's documentation: preview the rendered Markdown. +If the code changed, then test it. If documentation changed, then preview the rendered Markdown. 2. Commiting