From 6ede5759424485c6239ba2b6ea34b9a2aafc6407 Mon Sep 17 00:00:00 2001 From: patsuan69 Date: Sun, 28 Dec 2025 09:58:07 +0100 Subject: [PATCH] Add help section pointing to GitHub Issues Adds a simple help section guiding users to GitHub Issues for support --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 23a271e03..6fe5f45fb 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,12 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +## Help and Support + +If you encounter bugs, issues, or have questions, please open a GitHub Issue. +This helps maintainers track problems and improve the project. + + [docs-main-image]: https://img.shields.io/badge/docs-main-blue?logo=googledocs&logoColor=white [docs-main-link]: https://informalsystems.github.io/malachite/ [build-image]: https://github.com/circlefin/malachite/actions/workflows/rust.yml/badge.svg