Skip to content

Contributing to Polytoria

Thank you for your interest in contributing to Polytoria! We welcome contributions from the community to help improve the project. This area of the documentation will guide you on how to set up your development environment, understand our contribution guidelines, and get started with contributing to Polytoria.

Contributing to the Client/Creator

Bug reports

If you've come across a bug or unwanted behavior, you can create an issue on our Github Issues. The template provided will help you provide useful information for us to investigate the issue. Before you create a new issue, please make sure to look up if someone has already reported the same issue. If there is an existing issue, you can add any additional information you have to the existing issue instead of creating a new one.

Feature requests

If you have an idea for a new feature or an improvement, you can also create an issue on our Github Issues. Like bug reports, please check if someone has already requested the same feature. If you just have a general idea for a feature, you can start a discussion in our Github Discussions or in our Polytoria Contributors Discord Server to get feedback from the community and developers. If you have a specific implementation in mind for the feature, you can create an issue with the "Feature request" template and provide as much detail as possible about your implementation idea.

Contributing to the source

Interested in contributing to the source? Please check out Software Guides for guides on how to setup your developer environment. You can also join the Polytoria Contributors Discord Server to ask any questions you may have about contributing to the source or to get feedback on your contributions.