Standardize repo structure

This commit is contained in:
tyrrrz
2026-04-19 16:24:23 +03:00
parent a27fc3e72e
commit 9590d4461a
5 changed files with 36 additions and 56 deletions

18
.github/release.yml vendored Normal file
View File

@@ -0,0 +1,18 @@
changelog:
exclude:
authors:
- dependabot
- dependabot[bot]
categories:
- title: Enhancements
labels:
- enhancement
- title: Bugs
labels:
- bug
- title: Other
labels:
- "*"