Update CONTRIBUTING.md

This commit is contained in:
Mirai Kumiko 2025-05-15 16:20:30 +02:00
parent 09a48be904
commit d825201c4f
Signed by: miraikumiko
GPG key ID: 3F178B1B5E0CB278

View file

@ -1,3 +1,9 @@
# Contributing
Please send your patches via [email](mailto:miraikumiko@disroot.org).
## 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).
## Your repository
You fork this repository and make your changes in the feature branch, then I pull it.