From d8b19b70fb42ac0656ac19771c35a833d6b6d567 Mon Sep 17 00:00:00 2001 From: Malte Langkabel Date: Wed, 20 Nov 2019 23:28:36 +0100 Subject: [PATCH] docs: mention "good first issue" label in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1514df75..27e7ae57 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ If you want to support a certain feature request or you have the same bug that a ## How to Contribute -Please read and follow the steps in [CONTRIBUTING.md](CONTRIBUTING.md) file. +Please read and follow the steps in [CONTRIBUTING.md](CONTRIBUTING.md) file. You may want to look out for issues labeled [good first issue](https://github.com/CoatiSoftware/Sourcetrail/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22) to find some initial tasks to tackle. # How to Build