---
description: Contribute to the IOTA Client Library joining the IOTA Libraries Initiative, contributing to the official GitHub repository or sharing your knowledge on Discord.
image: /img/logo/iota_mark_light.png
keywords:
- join
- documentation
- project
- contribute
- discord
- GitHub
- reference
---
# Contribute to the Project
**Thank you for considering a contribution to this project. You can help it in the following ways:**
## Join the IOTA Libraries Initiative
The [IOTA Libraries Initiative](https://github.com/iota-community/X-Team_IOTA_Libraries) is a collaborative effort to
help improve the developer experience. This includes:
- Quality assurance and review.
- Documentation.
- Code samples.
If you would like to get involved, join
the [#experience channel](https://discord.com/channels/397872799483428865/701857063923351582)
on [Discord](https://discord.iota.org).
## Contribute to the Project’s GitHub Repository
All of the code is open source and hosted on [GitHub](https://github.com/iotaledger/iota.rs) where you can:
- [Report a bug](https://github.com/iotaledger/iota.rs/issues/new?assignees=&labels=c-bug&template=bug_report.md&title=).
- [Suggest a new feature](https://github.com/iotaledger/iota.rs/issues/new?assignees=&labels=&template=feature_request.md).
- [Contribute to the documentation](#contribute-to-the-documentation).
## Contribute to the Documentation
This documentation is also open source and hosted on GitHub.
If you want to contribute new documentation or fix an error, see
the [contribution guidelines](https://github.com/iotaledger/documentation/blob/develop/.github/CONTRIBUTING.md).
## Share Your Knowledge
Helping others is an essential part of any open source ecosystem.
By sharing your knowledge with others, you can provide a lot of value to the community and even inspire someone else to
learn and contribute.
Take a look at what discussions are going on in
the [#clients-libraries](https://discord.com/channels/397872799483428865/800637917189636136) channel
on [Discord](https://discord.iota.org).