diff --git a/README.md b/README.md index 7d849595..d191d736 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,12 @@ GLPI Plugin * Download : https://github.com/PluginsGLPI/mreporting/releases * WIKI (Develop new reports) : https://github.com/PluginsGLPI/mreporting/wiki + +Contributing +------------ + +* Open a ticket for each bug/feature so it can be discussed +* Follow [development guidelines](http://glpi-developer-documentation.readthedocs.io/en/latest/plugins.html) +* Refer to [GitFlow](http://jeffkreeftmeijer.com/2010/why-arent-you-using-git-flow/) process for branching +* Work on a new branch on your own fork +* Open a PR that will be reviewed by a developer