From 11ee95179cb2bc29c230ae4bf5e544379811cdef Mon Sep 17 00:00:00 2001
From: Erik Andresen <e.andresen@uni-wuppertal.de>
Date: Wed, 20 Jan 2016 09:43:58 +0100
Subject: [PATCH] Add :new: to the guide

---
 CONTRIBUTING.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index d0e607c..67245f0 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -216,6 +216,7 @@ change.
 - Reference issues and pull requests liberally if your commit is connected to one.
 - When only changing documentation start with `:memo:`
 - Consider starting the commit message with an applicable emoji:
+    - :new: `:new:` when adding a new feature
     - :art: `:art:` when improving the format/structure of the code
     - :racehorse: `:racehorse:` when improving performance
     - :memo: `:memo:` when writing docs
-- 
GitLab