forked from wagyourtail/baritone
-
Notifications
You must be signed in to change notification settings - Fork 77
Expand file tree
/
Copy path.gitmessage
More file actions
31 lines (27 loc) Β· 1.22 KB
/
.gitmessage
File metadata and controls
31 lines (27 loc) Β· 1.22 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
<emoji> <title> (<ticket>)
# π Update README.md (WD-1234)
# β
Add unit test for inputs (WD-1234)
# <emoji> can be:
# π¨ :art: when improving structure of the code
# β‘οΈ :zap: when improving performance
# π₯ :fire: when removing code or files
# β¨ :sparkles: when introducing new features
# π§ :construction: when work in progress
# π¨ :hammer: when refactoring code
# π :memo: when writing docs
# π :lipstick: when updating the UI and style files
# π :chart_with_upwards_trend: when adding analytics or tracking code
# π :globe_with_meridians: when adding internationalization and localization
# βοΈ :pencil2: when fixing typos
# π :truck: when moving or renaming files
# β
:white_check_mark: when adding tests
# π :ok_hand: when updating code due to code review changes
# π :bug: when fixing a bug
# π :ambulance: when doing a critical hotfix
# π¨ :rotating_light: when removing linter warnings
# π :twisted_rightwards_arrows: when merging branches
# β¬οΈ :arrow_up: when upgrading dependencies
# β¬οΈ :arrow_down: when downgrading dependencies
# π§ :wrench: when changing configuration files
# π :bookmark: when releasing / version tagging
# π :green_heart: when fixing the CI build