WIP #33 only template, we have to figure out the actual proccess

This commit is contained in:
Ewelina Wilkosz 2018-01-15 16:05:42 +01:00
parent 124e148fc0
commit 32ab840b87
1 changed files with 7 additions and 0 deletions

7
docs/howToContribute.md Normal file
View File

@ -0,0 +1,7 @@
# How to contribute your changes to the plugins
1. Create a github issue for your feature/problem you want to solve
2. Implement solution on a branch in your fork
3. Once you're done create Pull Request and ask at least one of the maintainers for review (@ndeloof, @ewelinawilkosz)
!! Never push directly to this repository