Thank you for your interest in contributing to Relution's open source projects! This document outlines the process for contributing to our public repositories.
While we maintain several open-source tools and utilities on GitHub that welcome community contributions, please note that our main Relution application is a separate commercial product not available on GitHub. For more information, visit relution.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, etc.)
For issues related to our main Relution product, 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.
For feature requests related to our main Relution product, please refer to the process outlined in our SUPPORT.md.
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!