mon-entreprise/CONTRIBUTION.md

18 lines
658 B
Markdown
Raw Normal View History

2017-03-20 09:24:02 +00:00
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
2017-03-20 09:24:02 +00:00
- 🐎 `: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
2017-03-20 09:24:02 +00:00
Et ceux spécifiques au projet :
- :gear: `:gear:` pour une contribution au moteur qui traite les YAML
2017-05-15 13:56:01 +00:00
- :hammer: `:hammer:` pour une contribution à la base de règles