From fab908c31303e5a6e951d22abfcc12b4b43c4540 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Sun, 24 Mar 2024 18:09:17 +0200 Subject: [PATCH] contributing note --- .github/CONTRIBUTING.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 3e5d8c4173..f5ba456730 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,9 +1,11 @@ ## Issues -When reporting a possible bug, please provide detail steps so that we will be able -to reproduce the issue. Please try not to use phrases like "very big bug", +When reporting a possible bug, provide detail steps so that we will be able +to reproduce the issue. Try not to use phrases like "very big bug", "huge issue", "useless feature", etc. No need to use exclamation marks as well. +Steps to reproduce should be clear and unambiguous. + Note that we don't provide developer help or any kind of support on GitHub. For this, please use our [forum](https://forum.espocrm.com).