mirror of
https://github.com/lukaszraczylo/kportal.git
synced 2026-06-14 02:31:39 +00:00
Add initial commit.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
CLAUDE.md
|
||||
kportal
|
||||
+36
@@ -0,0 +1,36 @@
|
||||
version: 1
|
||||
|
||||
force:
|
||||
major: 0
|
||||
minor: 1
|
||||
patch: 0
|
||||
|
||||
blacklist:
|
||||
- "Merge branch"
|
||||
- "Merge pull request"
|
||||
- "WIP"
|
||||
|
||||
wording:
|
||||
patch:
|
||||
- "fix"
|
||||
- "bugfix"
|
||||
- "hotfix"
|
||||
- "patch"
|
||||
- "docs"
|
||||
- "test"
|
||||
- "tests"
|
||||
- "refactor"
|
||||
minor:
|
||||
- "feat"
|
||||
- "feature"
|
||||
- "add"
|
||||
- "enhance"
|
||||
- "update"
|
||||
- "improve"
|
||||
major:
|
||||
- "breaking"
|
||||
- "major"
|
||||
- "BREAKING CHANGE"
|
||||
release:
|
||||
- "rc"
|
||||
- "release candidate"
|
||||
Reference in New Issue
Block a user