From a0fcb95a75de586ff6d42c363ec641e9f9a433c6 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Sun, 8 Jun 2025 14:05:56 +0300 Subject: [PATCH] guidleness update --- .github/CONTRIBUTING.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 3ffdb4b470..3f989e2947 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -29,6 +29,13 @@ 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. +#### Code-level issues + +If an issue is not reproducible by actions made via the UI but only by coding, the reporter is expected to have a clear +understanding of its cause and to provide an explanation of it — unless the cause is obvious from the context. + +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).