Move CONTRIBUTING.md to README.md

This commit is contained in:
Mirai Kumiko 2025-06-06 16:43:20 +02:00
parent 9e542bc790
commit 1e36317c47
Signed by: miraikumiko
GPG key ID: 3F178B1B5E0CB278
2 changed files with 10 additions and 9 deletions

View file

@ -1,9 +0,0 @@
# 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.

View file

@ -73,3 +73,13 @@ filter keyword #tag user@example.com example.com
* Show replies of all followed users
* Show replies of this followed users
## 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.