9 lines
289 B
Markdown
9 lines
289 B
Markdown
# 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).
|
|
|
|
## Your repository
|
|
|
|
You fork this repository and make your changes in the feature branch, then I pull it.
|