# Contributing to hivemind This section describes the ways to contribute to the hivemind library. For technical details of developing this library and getting towards merging your code in the master branch, read the [guidelines](https://github.com/learning-at-home/hivemind/blob/master/CONTRIBUTING.md#) in our GitHub repository. In any case, please follow the [Contributor Covenant](https://www.contributor-covenant.org/version/2/0/code_of_conduct/) code of conduct when discussing the library and the changes with other community members. ## Ways to contribute ### Reporting issues ### Proposing new features ### Implementing new features ### Fixing bugs and improving performance ### Improving tests ### Improving code readability ### Adding tutorials ### Improving documentation ### Reviewing pull requests