# Contributing The community is excited that you're interested in contributing to pooltool! ## Join the community [![Discord](https://img.shields.io/badge/Discord-Join%20Server-7289da?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/8Y8qUgzZhz) If you want to contribute, please join the Discord, introduce yourself, and state what you would like to work on. This is the best place to: - Ask questions about the codebase - Discuss ideas for new features - Find issues to work on - Get help with setting up your development environment ## Please report bugs We can't fix bugs that aren't reported. If you find a bug, please [file an issue](https://github.com/ekiefl/pooltool/issues/new). ## Developer guide If you would like to contribute as a developer, please review the [Developer Guide](./developer_guide.md). ## Code of conduct Pooltool has adopted a [Code of Conduct](./code_of_conduct.md) that we expect project participants to adhere to. Please read it to learn what actions will and will not be tolerated. ## License By contributing, you agree that your contributions will be licensed under [this license](license/index.md).