Thank you for considering contributing to Modmail Bot! We welcome all kinds of contributions, whether it's fixing bugs, adding new features, improving documentation, or helping with community support.
- Fork the repository to your GitHub account.
- Clone your fork locally:
git clone https://github.com/your-username/modmailbot.git cd modmailbot
-
Work on a new branch for your changes:
git checkout -b feature/your-feature-name
- Follow the existing code style and conventions.
- Keep commits clear and descriptive.
- Test your changes before submitting.
- Commit your work with a meaningful message:
git commit -m "Fix thread creation error" - Push your branch to your fork:
git push origin feature/your-feature-name
- Open a Pull Request (PR) to the original repository against the
mainbranch. - Clearly describe your changes and why they are valuable.
- Link any related issues if applicable.
By contributing, you agree to uphold our [Looks like the result wasn't safe to show. Let's switch things up and try something else!]. We expect respectful communication and collaboration.
Not a coder or not feeling like it? You can still help by:
- Reporting bugs
- Suggesting new features
- Improving documentation
- Helping other users in the community
All contributors will be recognized in the project and may receive special roles in the community Discord server.
By contributing to this project, you agree that:
- Your contributions will be licensed under the DevHub Source-Available License (DSAL)
- DevHub may use, modify, and distribute your contributions as part of Modmail Bot
- You do not gain any ownership, commercial, or hosting rights to Modmail Bot by contributing
Thank you for taking time to contribute to Modmail Bot ✨