You may help by adding features to the code or fix bugs in the code. Here's how:
- Fork the repository
- Clone your fork:
git clone https://github.com/username/ModMail.git - Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'new feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request