From 064b0226bd599e4122901f4d8b550de83b107ddd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabio=20Jos=C3=A9?= Date: Sun, 16 Jun 2019 20:08:35 -0300 Subject: [PATCH] Fix contributing. Closes #20 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabio José --- CONTRIBUTING.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c981286..ba67986 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,10 +9,12 @@ JavaScript SDK. Guidelines about how to perform pull requests. +- before submit the PR, open an issue and link them + ### PR to `develop` - fixes in the documentation (readme, contributors) -- propose new files for documentation +- propose new files for the documentation - implementation of new features ### PR to `master`