Added CONTRIBUTING.md

Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
This commit is contained in:
Louis Vallat 2021-10-22 08:40:21 +02:00
parent eff29e9c93
commit c0cb58df00
No known key found for this signature in database
GPG Key ID: 0C87282F76E61283

21
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,21 @@
# How to contribute to MovieQuoteBot
When contributing, you have to:
- own the source code you're including in your contribution
- be polite and kind
- be patient
## Types of contribution
You can contribute to this project by:
- fixing bugs
- opening descriptive and constructive issues
- improving its documentation
- adding unit tests
## Feature requests
In order to get new features added to this project, you can open an issue describing the feature you would like to get added, so we can discuss over it, if it's a good idea to get implemented into this repo or if it justifies making a fork for it.