Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JaDogg authored May 21, 2020
1 parent 803b311 commit a840500
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Developer Guide
* Please read through the project wiki.

# Commits
* Please put a meaningful commit message.
* No need for emojis. ❌
### OK:
* Create CSV file with statistics funcionality.
* Fixes issue #123 - Refactor Tomato class
* Formatted with black
* Fixed README
* Updated README
### Not OK
* Push code.
* I'm pushing code..
* Gah! have some code.

# Who can contribute
* Anyone 😀🤗

# What can you contribute
* Make better documentation.
* Testing and writing bug reports.
* Creating detailed feature requests.
* Implement features.
* Graphics/GIFs 🐱
* Provide a translation for documentation / README.rst

0 comments on commit a840500

Please sign in to comment.