Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 809 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (14 loc) · 809 Bytes

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.

Contributions

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!

VCS

  1. Create a new branch (and fork if applicable). Label it appropriately.
  2. Make the changes on that branch.
  3. Commit to and push the changes.
  4. Create a PR from your branch to main.
  5. A maintainer will then review your PR.

If you have questions, please ask a maintainer.