We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.gitmessage
1 parent d958566 commit 749eb4fCopy full SHA for 749eb4f
.gitmessage
@@ -0,0 +1,25 @@
1
+
2
3
+# Guide (v1.0)
4
+#
5
+# 👍 :+1: Apply changes.
6
7
+# 🌿 :herb: Add or update things for tests.
8
+# ☕ :coffee: Add or update things for developments.
9
+# 📦 :package: Add or update dependencies.
10
+# 📝 :memo: Add or update documentations.
11
12
+# 🐛 :bug: Bugfixes.
13
+# 💋 :kiss: Critical hotfixes.
14
+# 🚿 :shower: Remove features, codes, or files.
15
16
+# 🚀 :rocket: Improve performance.
17
+# 💪 :muscle: Refactor codes.
18
+# 💥 :boom: Breaking changes.
19
+# 💩 :poop: Bad codes needs to be improved.
20
21
+# How to use:
22
+# git config commit.template .gitmessage
23
24
+# Reference:
25
+# https://github.com/lambdalisue/emojiprefix
0 commit comments