-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathgitmojis.yaml
More file actions
76 lines (76 loc) · 3.11 KB
/
gitmojis.yaml
File metadata and controls
76 lines (76 loc) · 3.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
gitmojis:
art: Improve structure / format of the code.
zap: Improve performance.
fire: Remove code or files.
bug: Fix a bug.
ambulance: Critical hotfix.
sparkles: Introduce new features.
memo: Add or update documentation.
rocket: Deploy stuff.
lipstick: Add or update the UI and style files.
tada: Begin a project.
white-check-mark: Add, update, or pass tests.
lock: Fix security or privacy issues.
closed-lock-with-key: Add or update secrets.
bookmark: Release / Version tags.
rotating-light: Fix compiler / linter warnings.
construction: Work in progress.
green-heart: Fix CI Build.
arrow-down: Downgrade dependencies.
arrow-up: Upgrade dependencies.
pushpin: Pin dependencies to specific versions.
construction-worker: Add or update CI build system.
chart-with-upwards-trend: Add or update analytics or track code.
recycle: Refactor code.
heavy-plus-sign: Add a dependency.
heavy-minus-sign: Remove a dependency.
wrench: Add or update configuration files.
hammer: Add or update development scripts.
globe-with-meridians: Internationalization and localization.
pencil2: Fix typos.
poop: Write bad code that needs to be improved.
rewind: Revert changes.
twisted-rightwards-arrows: Merge branches.
package: Add or update compiled files or packages.
alien: Update code due to external API changes.
truck: "Move or rename resources (e.g.: files, paths, routes)."
page-facing-up: Add or update license.
boom: Introduce breaking changes.
bento: Add or update assets.
wheelchair: Improve accessibility.
bulb: Add or update comments in source code.
beers: Write code drunkenly.
speech-balloon: Add or update text and literals.
card-file-box: Perform database related changes.
loud-sound: Add or update logs.
mute: Remove logs.
busts-in-silhouette: Add or update contributor(s).
children-crossing: Improve user experience / usability.
building-construction: Make architectural changes.
iphone: Work on responsive design.
clown-face: Mock things.
egg: Add or update an easter egg.
see-no-evil: Add or update a .gitignore file.
camera-flash: Add or update snapshots.
alembic: Perform experiments.
mag: Improve SEO.
label: Add or update types.
seedling: Add or update seed files.
triangular-flag-on-post: Add, update, or remove feature flags.
goal-net: Catch errors.
dizzy: Add or update animations and transitions.
wastebasket: Deprecate code that needs to be cleaned up.
passport-control: Work on code related to authorization, roles and permissions.
adhesive-bandage: Simple fix for a non-critical issue.
monocle-face: Data exploration/inspection.
coffin: Remove dead code.
test-tube: Add a failing test.
necktie: Add or update business logic.
stethoscope: Add or update healthcheck.
bricks: Infrastructure related changes.
technologist: Improve developer experience.
money-with-wings: Add sponsorships or money related infrastructure.
thread: Add or update code related to multithreading or concurrency.
safety-vest: Add or update code related to validation.
airplane: Improve offline support.
t-rex: Code that adds backwards compatibility.