We are excited that you are interested in contributing to Open Cloud Data Center! We welcome a variety of contributions, including bug reports, feature requests, documentation improvements, and code changes.
All contributors are expected to follow our Code of Conduct. Please be respectful and professional in all interactions.
- Search for Issues: Before starting work, check if an issue already exists for what you want to do.
- Report Bugs: If you find a bug, please create a new issue with a clear description and steps to reproduce.
- Feature Requests: We welcome ideas for new features! Create an issue to discuss your proposal.
- Submit Pull Requests:
- Fork the repository.
- Create a new branch for your changes.
- Ensure your code follows our style guidelines.
- Include tests for new functionality.
- Make your changes and commit them with a descriptive message.
- Push your changes to your forked repository.
- Create a pull request against the
mainbranch of the primary repository. - Ensure your code adheres to the project's coding standards.
- Provide a clear description of your changes and the reason for them in the pull request.
- For more information, refer to https://wso2.github.io/
All pull requests are automatically checked by super-linter, which runs multiple linters including Checkov, TFLint, Terrascan, ShellCheck, and more.
For information on linter configuration and how to suppress false positives, see the Linter Configuration Guide.
If you're new to the project, look for issues tagged with Good First Issue. These are well-defined and perfect for becoming familiar with the codebase.
- Star the repository: If you find Open Cloud Data Center useful, please give it a star!
- Spread the word: Share Open Cloud Data Center with your network.
- Participate in discussions: Join our GitHub discussions.