From 724e51ed47d3ce69196d1bbbc6305504297dad26 Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Fri, 17 Feb 2017 14:07:48 +0100 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 18e9e4956..5825efa73 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -40,7 +40,7 @@ We use the following system to tag our issues: | [`pip`](https://github.com/explosion/spaCy/labels/pip), [`conda`](https://github.com/explosion/spaCy/labels/conda) | Issues related to the specific package managers | | [`duplicate`](https://github.com/explosion/spaCy/labels/duplicate) | Duplicates, i.e. issues that have been reported before | | [`help wanted`](https://github.com/explosion/spaCy/labels/help%20wanted) | Requests for contributions | - +| [`help wanted (easy)`](https://github.com/explosion/spaCy/labels/help%20wanted%20%28easy%29) | Requests for contributions suitable for begginners | ## Contributing to the code base