apps/mantine.dev/src/pages/support.mdx
import { Layout } from '@/layout'; import { MDX_DATA } from '@/mdx';
export default Layout(MDX_DATA.Support);
This guide will help you understand how to get help, report bugs and connect with the community. Keep in mind that Mantine is maintained by a small team of developers, all Mantine projects are open-source and free for everyone.
If you have any questions, need help with Mantine, want to request a feature, or just want to chat with other developers, you can:
We use GitHub issues to track bugs. You can find a list of current open issues on this page. Usually, it takes up to 3 weeks to review and fix the issue. Issues reported on GitHub are fixed only in patch releases (8.0.x) – minor and major releases are reserved for new features and breaking changes.
If you found a bug and want to report it, please follow these steps:
GitHub discussion are used for questions, feature requests, feedback, showcase and discussions. If clearly stated, questions are usually answered within 24 hours. To get help on GitHub Discussions:
All contributions to the projects are welcome and appreciated. There are many ways to support the project:
@mantine/* packages
and provide your feedback on how it can be improved. We are always open to new ideas and suggestions.