If you are reading this page, then thank you for your interest in contributing towards the bot. We are grateful for any help, however, please ensure you follow the guidelines laid out below and ensure that any code you produce for modmail.py is licensed with the GNU GPL v3.
Not all contribution PRs (read below) will be accepted. For ideas as to what to contribute, please refer to the GitHub issues or contact a member of the development team.
Bug fixes and optimisations are also greatly appreciated!
- Create a new branch (and fork if applicable). Label it appropriately.
- Make the changes on that branch.
- Commit to and push the changes.
- Create a PR from your branch to
main
. - A maintainer will then review your PR.
If you have questions, please ask a maintainer.