Skip to main content

Contributing to Minder

Minder is an open-source project, and we welcome contributions from the community. There are several ways to contribute to Minder, including reporting bugs, suggesting new features, and submitting pull requests with code changes.

Reporting Security Vulnerabilities

If you think you have found a security vulnerability in Minder please DO NOT disclose it publicly until we’ve had a chance to fix it. Please don’t report security vulnerabilities using GitHub issues; instead, please follow this process.

Creating GitHub issues

GitHub issues are used to track feature request and bug reports. If you have a general usage question, please ask in Minder's discussion forum. If you are reporting a bug or requesting a feature, you can create a new issue in the Minder GitHub repository.

Contributing code

If you've found an issue you'd like to work on, you can contribute code to Minder by submitting a pull request. Before you submit a pull request, please review the Pull request process.

Thank you for taking the time to contribute to Minder!

The full guide to contributing is available in our Contributor Guidelines in the Minder open-source repository.