From e96bf88d9c37c075f8058e6d990d3d208159f336 Mon Sep 17 00:00:00 2001 From: Dan VanWinkle Date: Mon, 31 Oct 2016 15:54:37 -0400 Subject: [PATCH] Updating CONTRIBUTING.md to add the need to modify the CHANGELOG --- CONTRIBUTING.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d083f11488..1122c110d9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,8 +16,9 @@ We actively welcome your pull requests. 2. If you've added code that should be tested, add tests. 3. If you've changed APIs, update the documentation. 4. If you've updated/added an UI component, please add a screenshot. -5. Ensure the test suite passes. -6. If you haven't already, complete the Contributor License Agreement ("CLA"). +5. If you've fixed an issue or added features, add what you've changed to the CHANGELOG. +6. Ensure the test suite passes. +7. If you haven't already, complete the Contributor License Agreement ("CLA"). ## Contributor License Agreement ("CLA") In order to accept your pull request, we need you to submit a CLA. You only need