-
Notifications
You must be signed in to change notification settings - Fork 0
Home
yunshin edited this page Oct 18, 2024
·
4 revisions
Welcome to the color-family wiki!
| Tag | Description |
|---|---|
init |
Project initialization, initial setup |
feat |
New feature |
fix |
Bug fix |
docs |
Documentation changes |
refactor |
Code/functionality improvements |
design |
Design or styling tasks without functionality changes |
add |
Dependency added |
config |
Configuration added/modified/removed |
type |
Type (re)definition |
rename |
Variable/function/file renaming |
remove |
File/folder deletion |
delete |
Code deletion |
test |
Test code added |
comment |
Necessary comments added or modified |
typo |
Typo correction |
build |
Build configuration modified |
cicd |
CI/CD pipeline changes or updates |