📝 Add more Emoji to the contributing guide

Suggest Emoji for:
 - Fixing something on Mac OS
 - Fixing a bug
 - Burning whitespace
 - Fixing the CI build
 - Adding tests
 - Refactoring
 - Security
This commit is contained in:
Haralan Dobrev
2014-05-13 03:05:31 +03:00
parent 9cfa46ea37
commit 6c4d1be004

View File

@@ -57,6 +57,13 @@ in the proper package's repository.
* :non-potable_water: `:non-potable_water:` when plugging memory leaks
* :memo: `:memo:` when writing docs
* :penguin: `:penguin:` when fixing something on Linux
* :green_apple: `:green_apple:` when fixing something on Mac OS
* :bug: `:bug:` when fixing a bug
* :fire: whitespace `:fire: whitespace` when removing whitespace
* :green_heart: `:green_heart:` when fixing the CI build
* :white_check_mark: `:white_check_mark:` when adding tests
* :recycle: `:recycle:` when refactoring (or removing code, moving around etc.)
* :guardsman: `:guardsman:` when dealing with security
## CoffeeScript Styleguide