-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitgo
38 lines (38 loc) · 823 Bytes
/
.gitgo
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
{
"current_issue": {
"number": "68",
"labels": [
"documentation"
],
"title": "License Query"
},
"commit_guidelines": [
"fix #"
],
"custom_guidelines": false,
"selected_commit_type": "📝 Writing docs",
"emojis": {
"initial_commit": "tada",
"feature": "sparkles",
"ui": "art",
"code_quality": "package",
"performance": "racehorse",
"security": "lock",
"config": "wrench",
"accessibility": "wheelchair",
"dev_tools": "rocket",
"docs": "pencil",
"release": "gem",
"bug_fix": "bug",
"crash": "boom",
"cleanup": "fire",
"wip": "construction"
},
"existing_branches": [],
"current_branch": [
"license-query"
],
"current_commit_message": "📝 fix #68 License Query",
"use_emojis": true,
"commit_config": false
}