# Contributing to rdbms-playground Contributions are welcome — bug reports, ideas, and pull requests. The project lives on Gitea at ; please file issues and open pull requests there. It's approaching its first public release, so the most useful contributions right now are bug reports and rough edges you hit while learning. ## License of contributions Unless you explicitly state otherwise, any contribution you intentionally submit for inclusion in this project — as defined in the Apache-2.0 license — shall be **dual-licensed under `MIT OR Apache-2.0`** (the project's licenses), without any additional terms or conditions. This is the standard Rust "inbound = outbound" arrangement: your contribution is offered under the same licenses the project distributes under, so — via Apache-2.0 §5 — it carries the Apache-2.0 §3 patent grant to all users. No separate CLA is required.