From 778ff5552ed94228e77185d570ece4677e414ec1 Mon Sep 17 00:00:00 2001 From: Jonas Kuske <30421456+jonaskuske@users.noreply.github.com> Date: Sun, 31 May 2020 08:27:54 +0200 Subject: [PATCH] fix: update headline so link isn't broken --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 32db7e1..c983db5 100755 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -76,7 +76,7 @@ There are a few rules for working in the Water.css source code: 4. If you introduce a new variable, make sure to declare it both in `variables-dark.css` and `variables-light.css` so it's available in both themes. -## Make your pull request +## Create your pull request Once you're happy with your changes, you need to **commit** them, create a **changelog** and **submit a pull request**.