Anyone can contribute to the OpenServerless project and we welcome your contributions.
There are multiple ways to contribute: report bugs, improve the docs, and contribute code. Whichever you choose, please follow the prerequisites and guidelines below.
Contributors of significant changes must sign and submit an Apache ICLA (Individual Contributor License Agreement). Small contributions, such as documentation fixes, can be accepted at the discretion of the PMC without one, so do not let this stop you from opening your first pull request.
Instructions on how to sign can be found here: https://www.apache.org/licenses/contributor-agreements.html
Sign the appropriate agreement and submit it to the Apache Software Foundation (ASF) secretary. You will receive a confirmation email from the ASF once it has been recorded. Project committers verify that pull requests come from contributors covered by an ICLA where one is required.
We look forward to your contributions!
Please raise any bug reports or enhancement requests on the main project repository's GitHub issue tracker. Be sure to search the list to see if your issue has already been raised.
A good bug report is one that makes it easy for us to understand what you were trying to do and what went wrong. Provide as much context as possible so we can try to recreate the issue.
A good enhancement request comes with an explanation of what you are trying to do and how that enhancement would help you.
Please use the project's developer mailing list to engage our community: dev@openserverless.apache.org
The mailing list is the preferred contact medium. Subscribe by sending an email to dev-subscribe@openserverless.apache.org and then replying to the confirmation message.
You can also find us on the #openserverless channel on the ASF Slack, but please prefer the mailing list: at Apache, project decisions must be discussed and recorded there.
Before opening a pull request, please build and test your changes locally. See the README for how to set up a development environment and for the per-platform build and test scripts.
Please ensure you follow the coding standards used throughout the existing code base. Some basic rules include:
task license before opening a pull request (it requires license-eye).We work in releavse branches and then move up the changes to the main