From f41b065d8f66b4283f19bfda07e241c0c363126b Mon Sep 17 00:00:00 2001 From: Lucas Bajolet Date: Fri, 27 May 2016 14:06:33 -0400 Subject: [PATCH] nit: Added link to `CONTRIBUTING.md` from the README Signed-off-by: Lucas Bajolet --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d84731a..826686a 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,11 @@ To have your environment automatically configured at login, just source it with $ . misc/nit_env.sh install +Contributing: + +To contribute to Nit, please see [CONTRIBUTING](CONTRIBUTING.md). + +The best way to ask the team for advice, submit bugs or request features, is through the use of Github issues, using the appropriate tag (`forum`, `feature-request`, `bug`). Information, contacts and help: -- 1.7.9.5