We welcome contributions to Saiku from the community! Whether you’re fixing bugs, adding features, or improving documentation, your input is valuable. This guide outlines how you can contribute effectively to the Saiku project.
Before contributing, it’s important to familiarize yourself with the Saiku project. Spend some time understanding its architecture, coding standards, and current issues or feature requests.
Open a pull request against the main Saiku repository. Ensure your pull request description clearly explains the changes and reference any related issue numbers.
Once you submit a pull request, it will be reviewed by the maintainers. Be open to feedback and willing to make revisions if necessary.
Keep your fork synchronized with the main repository to avoid merge conflicts. Regularly pull the latest changes from the upstream repository into your branch.