Contributing

As a contributor, you can help shape the future of the project by providing feedback, joining our mailing lists, reporting bugs, requesting features, and participating in discussions. As you become more involved, you can also help with development by providing patches for bug fixes or features and helping to improve our documentation.

If you show sustained commitment to the project, you may be invited to become a committer. This brings with it the privilege of write access to the project repository and resources.

To learn more about how to get involved with the Apache Wayang project, please visit our “Get Involved” page and read the Apache code of conduct. We look forward to your contributions!

Contributing Workflow

under progress

Wayang Branch Strategy

All new code is under the main branch. Please, use this branch when forking this repo.

Before opening a Pull Request(PR), make sure the builds and tests are passing on your local environment.

Release

The eligible code will be included in a release branch and properly tagged.