Firstly, thank you for your interest in contributing to Prismo! 💖 Every contribution helps make Prismo a better Discord bot. This document outlines how you can become a contributor.
By participating, you are expected to uphold our Code of Conduct. Please report unacceptable behavior to support@prismo.one.
There are many ways you can contribute to Prismo, even if you don't know how to write code! Here are a few things you can do:
If you encounter a bug while using Prismo, we encourage you to report it. Here's how:
- Check the Issues to see if the bug has already been reported. If it has and the issue is still open, add a comment to the existing issue instead of opening a new one.
- If the issue has not been reported, open a new issue. Be sure to include a title and clear description, and as much relevant information as possible.
If you have an idea to improve Prismo, we want to hear it! Here's how to propose new features or improvements:
- Check the Issues to see if someone else has already suggested the same thing. If they have, you can add your own ideas in the comments.
- If it's a new idea, open a new issue. Be sure to include a clear title and description of your proposed enhancement, why you think it would be useful, and how it should work.
If you know how to code, we welcome you to submit pull requests!
- Fork the repository.
- Create a new branch for your features / fixes.
- Push your changes to the branch.
- Submit a pull request to the main repository.
Please ensure your pull request adheres to the following guidelines:
- Title must reflect what changes are inside the pull request.
- Description must give information about what changes have been made.
- The pull request should work with the latest version of the main branch.
We'll review your pull request and get back to you as soon as we can.
If you have any questions, feel free to create an issue labeled 'question' or ask in our Discord server. We'll be happy to assist you.
Again, thank you for your interest in contributing to Prismo. Your time and effort are greatly appreciated! 🎉