From a2d92e25c5774df35a31df6728c1e5cc925b91c3 Mon Sep 17 00:00:00 2001 From: Samuel Berthe Date: Sat, 7 Mar 2020 18:09:41 +0100 Subject: [PATCH] =?UTF-8?q?please=20contribute=20=F0=9F=99=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules.md b/rules.md index 79394be..c671f61 100644 --- a/rules.md +++ b/rules.md @@ -64,7 +64,7 @@ groups: {% if nbrRules == 0 %} {% highlight javascript %} -// @TODO +// @TODO: Please contribute! 👋 {% endhighlight %} {% endif %}