Thanks for your interest in contributing to `ouch`! # Code of Conduct We follow the [Rust Official Code of Conduct](https://www.rust-lang.org/policies/code-of-conduct). # I want to ask a question or provide feedback Create [an issue](https://github.com/ouch-org/ouch/issues) or go to [Ouch Discussions](https://github.com/ouch-org/ouch/discussions). # Adding a new feature Before creating a PR with a new feature, please, open an issue to suggest your addition. This allows us to discuss the problem and solution, increasing the chance of your PR to be accepted. # Don't forget to - In your PR, add a CHANGELOG.md entry.