# Contributing ## Patches via Email You can create a patch with this command `git format-patch -M origin/main` and send it to this [email address](mailto:miraikumiko@disroot.org). Check out this [guide](https://git-send-email.io). ## Your repository You fork this repository and make your changes in the feature branch, then I pull it.