Thank you for your interest in contributing to MWAY's open source projects! This document outlines the process for contributing to our public repositories.
At MWAY, we design and realize technical and digital innovations in the field of mobile apps, online portals and supports customers in digitalization. On our GitHub, we maintain open source projects that we use to develop our own products. For more information, please visit mway.io.
By participating in our projects, you agree to abide by the GitHub Code of Conduct.
If you find a bug or have a suggestion for one of our open-source projects:
- Search the existing issues to verify that the issue hasn't already been reported
- Use the issue templates when available
- Provide a clear description of the issue with steps to reproduce
- Include information about your environment (OS, version, device, etc.)
For issues related to our commercial products, please refer to the process outlined in our SUPPORT.md.
Please do not report security vulnerabilities through public GitHub issues. Refer to our SECURITY.md for instructions on how to responsibly disclose security concerns.
For feature requests related to our open-source projects, please open an issue in the relevant repository with a detailed description of your proposal.
We welcome contributions to our open-source repositories! To submit a pull request:
- Fork the repository
- Create a branch with a descriptive name for your change
- Make your changes, following our coding standards and/or best practices
- Submit a pull request with a clear description of the changes
- Keep pull requests focused on a single topic
- Follow the established coding style of the project
- Reference any related issues using GitHub's issue linking
By contributing to our projects, you agree that your contributions will be licensed under the project's license.
Your contributions help make our open-source projects better for everyone. We appreciate your time and effort!