mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
* Updates supported labels and documentation relating to `change` and `style` commit types * Adds `core/` label * Reorders various lists alphabetically
13 lines
No EOL
140 B
JSON
13 lines
No EOL
140 B
JSON
{
|
|
"commitTypes": [
|
|
"auto",
|
|
"change",
|
|
"chore",
|
|
"docs",
|
|
"feat",
|
|
"fix",
|
|
"refactor",
|
|
"style",
|
|
"test"
|
|
]
|
|
} |