Improved documentation

This commit is contained in:
2019-08-29 19:50:48 +09:00
parent e087408833
commit 17f734da1e
4 changed files with 8 additions and 47 deletions

25
docs/contributing.md Normal file
View File

@ -0,0 +1,25 @@
# Contributing
## How can I help the project?
You do not need to be a developer to contribute. There are multiple ways to help our project:
- [Database Editing](https://notify.moe/users/editors)
- [Donations](https://github.com/users/akyoto/sponsorship)
- [Pull Requests](https://github.com/animenotifier/notify.moe/pulls)
## How do I make a proper pull request?
- Fork the project on GitHub
- Create a new branch
- Upload the changes to your branch
- Check the [style guidelines](https://github.com/akyoto/quality/blob/master/STYLE.md)
- Create a pull request
## What if I already made a pull request but want to add more commits?
If you correctly created a new branch for your changes, you can simply upload the new commits to your fork and they will automatically appear in the PR.
## How can I get in contact with the team?
Join our [Discord server](https://discord.gg/0kimAmMCeXGXuzNF).