ark-invest-api-rust/CONTRIBUTING.md
2023-11-20 11:59:51 -08:00

11 lines
569 B
Markdown

# Contributing code
- Make sure the test pass
- Run `cargo clippy --fix --allow-dirty`
# License
All code in this repository is dual-licensed under either [License-MIT](./LICENSE-MIT) or [LICENSE-APACHE](./LICENSE-Apache) at your option. This means you can select the license you prefer.
[Why dual license](https://github.com/bevyengine/bevy/issues/2373)
# Your contributions
Any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.