From 27bd869565b43f1977671d905ed3778ecf6b0e4e Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Sun, 8 Jun 2025 14:10:43 +0300 Subject: [PATCH] change in guidelines --- .github/CONTRIBUTING.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 3f989e2947..f46f666bb3 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -38,7 +38,9 @@ Otherwise, it's advisable to post on the forum in the Developer Help section. ## Pull Requests -We are open for contributions that are bug fixes and small improvements. If you would like to contribute something that is not a small fix, please reach out to maintainers before submitting your PR (by creating a GitHub issue). +We are open for contributions that are bug fixes and small improvements. If you would like to contribute something +that is not a small fix, please reach out to maintainers before submitting your PR +(by creating a GitHub issue or a forum post). Before we can merge your pull request, you need to accept our CLA [here](https://github.com/espocrm/cla).