mirror of
https://github.com/generatebio/chroma.git
synced 2026-06-04 13:30:34 +08:00
12 lines
785 B
Markdown
12 lines
785 B
Markdown
# Code contributions
|
|
|
|
We welcome contributions to the Chroma code base, including new conditioners, integrators, patches, bug fixes, and others.
|
|
|
|
Note that your contributions will be governed by the Apache 2.0 license, meaning that you will be giving us permission to use your contributed code under the conditions specified in the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0) (also available in [LICENSE.txt](LICENSE.txt)).
|
|
|
|
## How to Contribute
|
|
|
|
Please use GitHub pull requests to contribute code. See
|
|
[GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
|
|
information on using pull requests. We will try to monitor incoming requests with some regularity, but cannot promise a specific timeframe within which we will review your request.
|