From 2ab7bdf0b7aecfc37587a8229970d2d06cdf58ed Mon Sep 17 00:00:00 2001 From: CaioHenriquexD Date: Thu, 25 Dec 2025 18:58:54 +0100 Subject: [PATCH] docs: add support information Explains how users can get help or report issues. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 23a271e03..09e77fb45 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,10 @@ 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. +## Support + +Please use GitHub Issues to report bugs or request enhancements. + [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