From bfec2fedc9f213bff3b15ed892590f11f1d66e04 Mon Sep 17 00:00:00 2001 From: it33 Date: Wed, 19 Oct 2016 13:33:44 -0700 Subject: [PATCH] Proposed changes to contributor guidelines (#44) --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3b8324d39..a6d3944f5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,6 +28,9 @@ Two developers will review the pull request and either give feedback or `+1` the Any comments will need to be addressed before the pull request moves on to the last stage. +- PRs that do not follow Style Guides cannot be merged + #### `Stage 3: Ready to Merge` The review process is complete, and the pull request will be merged. +