Move CONTRIBUTING.md to README.md
This commit is contained in:
parent
9e542bc790
commit
1e36317c47
2 changed files with 10 additions and 9 deletions
|
@ -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.
|
10
README.md
10
README.md
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue