# Contributing to Flower We welcome contributions! ## Legal Notice All contributions must and will be licensed under [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0.html). ## Code of Conduct Flower has adopted the [Contributor Covenant](https://www.contributor-covenant.org/) as its Code of Conduct. All community members are expected to adhere to it. Please see [CODE_OF_CONDUCT.md](.github/CODE_OF_CONDUCT.md) for details. ## Code Review & Acceptance Process All contributions, including contributions from core project members, require code review. The process is simple: Open a [Pull Request on GitHub](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-requests) and ensure all CI checks pass. One of the responsible code owners will review your contribution.