Skip to content

Commit 063bea0

Browse files
author
regisrex
committed
chore(config): setup gcommit.yml
1 parent 1848123 commit 063bea0

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.gcmconfig.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
2+
classes:
3+
feat: "A new feature"
4+
fix: "A bug fix"
5+
docs: "Documentation only changes"
6+
perf: "A code change that improves performance"
7+
test: "Adding missing tests"
8+
chore: "Changes to the build process or auxiliary tools and libraries "
9+
scopes:
10+
- cli
11+
- config
12+
- core
13+
- docs
14+

0 commit comments

Comments
 (0)