From 5d8a3dd9d22dd0114ca451a223c4b2cae23d560e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kjartan=20M=C3=BDrdal?= Date: Mon, 26 Jun 2017 13:45:49 +0200 Subject: [PATCH] Removing an unwanted comment from documentation --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index bbeea8d..f470d1a 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -70,7 +70,7 @@ git push -u myfork my-feature-or-bugfix Before creating a Pull Request, make sure the following items are satisfied: -- CircleCI is green (OBS!! This does not work with SSE yet right?) +- CircleCI is green - Commit message format is followed - [CLA](#cla) is signed