Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 2.48 KB

File metadata and controls

26 lines (17 loc) · 2.48 KB

Contributing to the Mautic Docker image

It's great to see that you're interested in contributing to the Mautic Docker image! Here's some details to help you get started.

Reporting Security Vulnerabilities

If you think that you have found a security vulnerability, please report it via the Security Advisories section with as much detail as possible. The Docker Security Team will review the vulnerability and if found applicable, will assign a CVE ID and issue a fix. The vulnerability will be disclosed once the patch has been included into a release.

Getting support

The place to get support is on the Mautic Forums. There's a category specifically for Docker support here. Please ensure you provide as much detail as possible, the Docker Maintainers monitor this forum and their time is very precious.

Contributing to Mautic

Contribution is open and available to any member of the Mautic community. All fixes and improvements are done through Pull Requests on GitHub. This code is open source and publicly available.

We have five teams in the Mautic Community (Community, Education, Legal & Finance, Marketing and Product), all of whom welcome new contributors, whether code-based or low/no-code contributions.

Please review our Community Handbook for more guidance on contributing to Mautic.

To contribute on the Docker repository, please open a Pull Request and follow the template to ensure you provide the details required for testers and reviewers.

Developer Documentation

Developer documentation is available at https://devdocs.mautic.org with our legacy documentation visible at https://developer.mautic.org. To make additions or corrections to the new documentation, submit Issues or Pull Requests against https://github.com/mautic/developer-documentation-new.

User Documentation

User documentation is available at https://docs.mautic.org. To make additions or corrections to the documentation, submit Issues or Pull Requests against https://github.com/mautic/user-documentation.

Knowledgebase

Knowledgebase articles can be submitted at https://kb.mautic.org, in the form of how-to articles, troubleshooting guides or tutorials.