From d0b8ba09b1988fb27736030f9661ce458a2fb71e Mon Sep 17 00:00:00 2001 From: Johan Girod Date: Fri, 24 Aug 2018 12:13:28 +0200 Subject: [PATCH] =?UTF-8?q?:memo:=20ajoute=20l'emoji=20:fountain=5Fpen:=20?= =?UTF-8?q?pour=20les=20modifications=20li=C3=A9es=20au=20contenu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CONTRIBUTION.md | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/CONTRIBUTION.md b/CONTRIBUTION.md index 08ba936dd..623d3e753 100644 --- a/CONTRIBUTION.md +++ b/CONTRIBUTION.md @@ -10,21 +10,22 @@ A mettre sans retenue dans les messages de commit : https://github.com/atom/atom/blob/master/CONTRIBUTING.md#git-commit-messages -* 🎨 `:art:` when working on the app's visual style -* 🐎 `:racehorse:` when improving performance -* 📝 `:memo:` when writing docs -* 🐛 `:bug:` when fixing a bug -* 🔥 `:fire:` when removing code or files -* 💚 `:green_heart:` when fixing the CI build -* ✅ `:white_check_mark:` when adding tests -* ⬆️ `:arrow_up:` when upgrading dependencies -* :sparkles: `:sparkles:` when formatting, renaming, reorganizing files +- 🎨 `:art:` when working on the app's visual style +- 🐎 `:racehorse:` when improving performance +- 📝 `:memo:` when writing docs +- 🐛 `:bug:` when fixing a bug +- 🔥 `:fire:` when removing code or files +- 💚 `:green_heart:` when fixing the CI build +- ✅ `:white_check_mark:` when adding tests +- ⬆️ `:arrow_up:` when upgrading dependencies +- :sparkles: `:sparkles:` when formatting, renaming, reorganizing files Et ceux spécifiques au projet : -* :gear: `:gear:` pour une contribution au moteur qui traite les YAML -* :hammer: `:hammer:` pour une contribution à la base de règles -* :calendar: `:calendar:` pour un changement de règle du à une évolution temporelle (en attendant mieux) -* :chart_with_upwards_trend: `:chart_with_upwards_trend:` pour une amélioration du tracking -* :alien: `:alien:` pour ajouter des traductions -* :wheelchair: `:wheelchair:` pour corriger les problèmes liés à l'accessibilité +- :gear: `:gear:` pour une contribution au moteur qui traite les YAML +- :hammer: `:hammer:` pour une contribution à la base de règles +- :calendar: `:calendar:` pour un changement de règle du à une évolution temporelle (en attendant mieux) +- :chart_with_upwards_trend: `:chart_with_upwards_trend:` pour une amélioration du tracking +- :alien: `:alien:` pour ajouter des traductions +- :wheelchair: `:wheelchair:` pour corriger les problèmes liés à l'accessibilité +- :fountain_pen: `:fountain_pen:` pour séparer les commits liés à la modification du contenu