diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 101ed0250..8fda5cae8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,7 +12,7 @@ Pull Requests All pull requests must be made from forks enabled on CircleCI, so that unit and acceptance tests can be executed prior to code being merged. -Changelog descriptions should be in the past tense, such as 'Fixed a bug that made everything explode' or 'Added a magical new feature'. +Changelog descriptions should be in the present tense, such as 'Fixes a bug that made everything explode' or 'Adds a magical new feature'. ### Getting CircleCI to run your tests