Guest User

Untitled

a guest
May 25th, 2018
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.26 KB | None | 0 0
  1. | Commit type | Emoji |
  2. |:---------------------------|:----------------------------------------------|
  3. | Initial commit | :tada: `:tada:` |
  4. | Version tag | :bookmark: `:bookmark:` |
  5. | New feature | :sparkles: `:sparkles:` |
  6. | Bugfix | :bug: `:bug:` |
  7. | Metadata | :card_index: `:card_index:` |
  8. | Documentation | :books: `:books:` |
  9. | Documenting source code | :bulb: `:bulb:` |
  10. | Performance | :racehorse: `:racehorse:` |
  11. | Cosmetic | :lipstick: `:lipstick:` |
  12. | Tests | :rotating_light: `:rotating_light:` |
  13. | Adding a test | :white_check_mark: `:white_check_mark:` |
  14. | General update | :zap: `:zap:` |
  15. | Improve format/structure | :art: `:art:` |
  16. | Refactor code | :hammer: `:hammer:` |
  17. | Removing code/files | :fire: `:fire:` |
  18. | Continuous Integration | :green_heart: `:green_heart:` |
  19. | Security | :lock: `:lock:` |
  20. | Upgrading dependencies | :arrow_up: `:arrow_up:` |
  21. | Downgrading dependencies | :arrow_down: `:arrow_down:` |
  22. | Lint | :shirt: `:shirt:` |
  23. | Translation | :alien: `:alien:` |
  24. | Text | :pencil: `:pencil:` |
  25. | Critical hotfix | :ambulance: `:ambulance:` |
  26. | Deploying stuff | :rocket: `:rocket:` |
  27. | Fixing on MacOS | :apple: `:apple:` |
  28. | Fixing on Linux | :penguin: `:penguin:` |
  29. | Fixing on Windows | :checkered_flag: `:checkered_flag:` |
  30. | Work in progress | :construction: `:construction:` |
  31. | Adding CI build system | :construction_worker: `:construction_worker:` |
  32. | Analytics or tracking code | :chart_with_upwards_trend: `:chart_with_upwards_trend:` |
  33. | Removing a dependency | :heavy_minus_sign: `:heavy_minus_sign:` |
  34. | Adding a dependency | :heavy_plus_sign: `:heavy_plus_sign:` |
  35. | Docker | :whale: `:whale:` |
  36. | Configuration files | :wrench: `:wrench:` |
  37. | Merging branches | :twisted_rightwards_arrows: `:twisted_rightwards_arrows:` |
  38. | Bad code / need improv. | :hankey: `:hankey:` |
  39. | Reverting changes | :rewind: `:rewind:` |
  40. | Breaking changes | :boom: `:boom:` |
  41. | Code review changes | :ok_hand: `:ok_hand:` |
  42. | Accessibility | :wheelchair: `:wheelchair:` |
Add Comment
Please, Sign In to add comment