From 66ce83e5685b974d96134a98980e9b6cad841be0 Mon Sep 17 00:00:00 2001 From: jcasals <jcasals@iri.upc.edu> Date: Fri, 12 Jul 2019 10:25:59 +0200 Subject: [PATCH] Updated contributing PluginsInfo.md. --- PluginsInfo.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/PluginsInfo.md b/PluginsInfo.md index 33e19f05f..21134bbce 100644 --- a/PluginsInfo.md +++ b/PluginsInfo.md @@ -76,6 +76,17 @@ git init or directly fork*(?)* the repository. # Contributing + ## Contributing your plugin to wolf +Will we have some kind of repository keeping track of wolf plugins? + ## Contributing to existing plugins -## Contributing to wolf core \ No newline at end of file +??? + +## Contributing to wolf core +Steps: + +* Let us know what is it that you want to contribute. It is very important that you communicate with us. Obviously noone is stopping you +from directly forking the repository, but you run the risk of having your pull request declined if we haven't discussed your contribution beforehand. +* If it is something we are already working on we can maybe integrate you into the working group. +* Otherwise, fork the repository and pull request when your contribution is ready. \ No newline at end of file -- GitLab