## How to contribute to Minestom #### **Did you find a bug?** * Open a new GitHub issue if it's not already reported. * Explain it clearly, with steps (or code) to reproduce it. #### **Did you write some code that fixes a bug?** * Open a new GitHub pull-request with the commits if it hasn't already been proposed. * Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable. #### **Do you intend to add a new feature or change an existing one?** * Do not open a pull-request on GitHub until you have collected positive feedback about the change from a maintainer. #### **Do you have questions about the source code?** * Ask any question about how to use Minestom in the GitHub issues section or the community portals. #### **Do you want to contribute to the Minestom documentation?** * Feel free to do so! Just make sure to conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification when editing the README.md. ## General Contribution Rules * By contributing to the Minestom project your code/contribution will be licensed under the [Apache Version 2.0](../LICENSE) license. Minestom is a community project. We encourage you to contribute! :) Thanks! :heart: :heart: :heart: ~Minestom Community