5 lines
120 B
YAML
5 lines
120 B
YAML
feature: feature/*
|
|
bugfix: bugfix/*
|
|
hotfix: hotfix/*
|
|
refactor: refactor/*
|
|
documentation: ['documentation/*', 'setup/*']
|