@@ -28,12 +28,14 @@ Voici une liste de ses fonctionnalités actuelles :
2828
2929Actuellement disponible dans le dossier * docs* .
3030
31- ### Processus de développement
32-
33- Pour développer ce plugin, nous utilisons au maximum le workflow GitFlow :
34-
35- http://nvie.com/posts/a-successful-git-branching-model/
36-
31+ ### Contribuer
32+
33+ * Ouvrez un ticket pour chaque bogue/fonctionnalité que cela puisse être discuté
34+ * Suivez [ les règles de développement] ( http://glpi-developer-documentation.readthedocs.io/en/latest/plugins.html )
35+ * Référez-vous au processus [ GitFlow] ( http://git-flow.readthedocs.io/ ) pour gérer les branches
36+ * Travaillez sur une nouvelle branche sur votre fork
37+ * Ouvrez une PR qui sera revue par un développeur
38+
3739Merci de respecter ce workflow :)
3840
3941## English
@@ -64,10 +66,12 @@ Here is a list of current features:
6466
6567Only available in French in * docs* directory.
6668
67- ### Development workflow
68-
69- To develop this plugin, we've used the GitFlow workflow:
70-
71- http://nvie.com/posts/a-successful-git-branching-model/
72-
69+ ### Contributing
70+
71+ * Open a ticket for each bug/feature so it can be discussed
72+ * Follow [ development guidelines] ( http://glpi-developer-documentation.readthedocs.io/en/latest/plugins.html )
73+ * Refer to [ GitFlow] ( http://git-flow.readthedocs.io/ ) process for branching
74+ * Work on a new branch on your own fork
75+ * Open a PR that will be reviewed by a developer
76+
7377Please respect the workflow :)
0 commit comments