From bce7f097dde3e6b6741633137e57d3f8a572a564 Mon Sep 17 00:00:00 2001 From: Martin Magdinier Date: Sat, 3 Mar 2018 17:48:12 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9ba8392ba..410e10483 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -31,7 +31,7 @@ You can help us [translate OpenRefine](https://github.com/OpenRefine/OpenRefine/ ## Contributing code You can contribute code in three different ways: -- Fix minor bugs - you can check the [issues flagged as easy](https://github.com/OpenRefine/OpenRefine/labels/easy) +- Fix minor bugs - you can check the issues flagged as [help wanted](https://github.com/OpenRefine/OpenRefine/labels/help%20wanted) or [good first issue](https://github.com/OpenRefine/OpenRefine/labels/good%20first%20issue) - Develop an OpenRefine extension - Start your own distribution or fork