Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 905 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (12 loc) · 905 Bytes

How to contribute

Everyone who wants to contribute to this project is realy welcome. Please read the following steps if you want to contribute to this project.

Steps

  1. Fork the project
  2. Clone the forked project on your machine
  3. Create one branch for each seperate issue (if more than one exists)
  4. TEST the code before commiting your changes
  5. Commit with meaningful messages
  6. Create a Pull Request

Some useful resources