From 7bee830c6fc7baef5cd051fffecef103080e7686 Mon Sep 17 00:00:00 2001 From: Malte Langkabel Date: Mon, 25 Nov 2019 19:12:16 +0100 Subject: [PATCH] docs: add wiki link to readme file --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c1d4860d..4e11e407 100644 --- a/README.md +++ b/README.md @@ -54,8 +54,9 @@ 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. 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. - +* 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. +* If you are looking for more information about Sourcetrail software development, please refer to our [wiki](https://github.com/CoatiSoftware/Sourcetrail/wik). # How to Build