From fa25f22b2a4a19e8bf6553dcc17cd7675dfbabfe Mon Sep 17 00:00:00 2001 From: Jonas <30421456+jonaskuske@users.noreply.github.com> Date: Sun, 31 May 2020 18:18:39 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20typo=20starty=20=E2=86=92=20start?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit close #165 --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index c983db5..eef3c63 100755 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -49,7 +49,7 @@ Please take a moment to read through the following guidelines: ## Find issues to work on -If you are new to contributing open-source software, you can starty by picking any relevant issue that is [tagged with **`good first issue`**]( +If you are new to contributing open-source software, you can start by picking any relevant issue that is [tagged with **`good first issue`**]( https://github.com/kognise/water.css/contribute). Also, everyone is welcome to contribute on issues [tagged with **`help wanted`**, you can find it filtered here](https://github.com/kognise/water.css/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22).