From cb385548f604891f0af444a502a7a4ebf8716ad3 Mon Sep 17 00:00:00 2001 From: eivindsjovold Date: Tue, 11 Jul 2023 10:24:08 +0200 Subject: [PATCH] Link to issues in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c7feabd..ab7ccb0f 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,4 @@ pip install -e .[dev] # Contributing -We welcome all kinds of contributions, including code, bug reports, issues, feature requests, and documentation. The preferred way of submitting a contribution is to either make an issue on github or by forking the project on github and making a pull request. +We welcome all kinds of contributions, including code, bug reports, issues, feature requests, and documentation. The preferred way of submitting a contribution is to either make an [issue on github](https://github.com/equinor/isar-robot/issues) or by forking the project on github and making a pull request.