diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index b7b2e67a9f..8ac6a7f25f 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -3,7 +3,7 @@ Before we can merge your pull request, you need to accept our CLA [here](https://github.com/espocrm/cla). It's desirable that one PR solves one specific problem. Do not include code style changes to PRs -(unless the main purpose of the PR is code style fixes). +(unless the main purpose of the PR is code style fix). If you would like to contribute something that is not a small fix, it's reasonable to create an issue first (a bug report or feature request).