# Contribution Guidelines Please note that this project is released with a [Contributor Code of Conduct](code-of-conduct.md). By participating in this project you agree to abide by its terms. --- Ensure your pull request adheres to the following guidelines: - Project is related to coding for voxels - If it's art, it should be intended for use in coding projects - The pull request should include a sentence describing the project - If copyleft, the project must be suitable for use in Blender. copyleft must be flagged. - The library should have a certain level of maturity, be actively developed and used. - If not mature or active, it should demonstrate a unique concept, or be historically signifcant. Thank you for your suggestions! ## Updating your PR The maintainers may request an edit to a PR before it's merged. There's no need to open a new PR, just edit the existing one. If you're not sure how to do that, [here is a guide](https://github.com/RichardLitt/knowledge/blob/master/github/amending-a-commit-guide.md) on different ways to update pull requests.