From 6c5fdbd0929f8b41749c6353a25f171560ce5fbd Mon Sep 17 00:00:00 2001 From: Yurii Kuznietsov Date: Tue, 22 Oct 2024 18:22:25 +0300 Subject: [PATCH] Update CONTRIBUTING.md --- .github/CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 4aa4ce9065..7c17d5a3eb 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -13,6 +13,8 @@ Consider creating a topic on our [forum](https://forum.espocrm.com/forum/general The issue tracker is for the benefit of the EspoCRM project. The project maintainers are going to handle issues in the project's best interest. The maintainers have right to close issues without explanation. +As we reference GitHub issues in release notes, we strive to keep them free of off-topic comments. + ## 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).