From a789fabe2e7e281fabcfd3620cefd2c6d601129b Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Sat, 27 Jan 2024 14:06:53 +0200 Subject: [PATCH] Update CONTRIBUTING.md --- .github/CONTRIBUTING.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index eb4a5f6271..a501875cd3 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -9,8 +9,7 @@ For this, please use our [forum](https://forum.espocrm.com). ## Pull Requests -If you would like to contribute something that is not a small fix, please create an issue first -(a bug report or feature request). +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). Before we can merge your pull request, you need to accept our CLA [here](https://github.com/espocrm/cla).