Thank for you taking the time to contribute to gltf
. Your contributions are valued, no matter how small.
- Please submit all pull requests to the
master
branch. - Please format your patches with
rustfmt
to match the project's code style. - Please note your changes in the project's CHANGELOG.md file under the 'Unreleased' section.
- Create or discuss issues for bugs and new features.
- Improve the crate documentation.
- Submit pull requests that implement new features, fix bugs, or improve ergonomics.
- Participate in code reviews.
- Improve formatting of code.
- We aim to follow the Rust API guidelines.
- We aim to leave no blank spaces in generated documentation.
- We use 4 space indentation with the new Rust style guide.
Contributors are expected to abide by the Rust code of conduct and are encouraged to contact the author at [email protected] should confidential moderation be required.
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Unless you explicitly state otherwise, 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.