mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-05 05:25:26 +02:00
dev: add internal dev section to release notes (#4390)
This commit is contained in:
parent
8180aefc0b
commit
60ea83d737
3 changed files with 14 additions and 4 deletions
3
.github/workflows/pull-request-lint.yml
vendored
3
.github/workflows/pull-request-lint.yml
vendored
|
@ -20,10 +20,11 @@ jobs:
|
|||
# Configure which types are allowed (newline-delimited).
|
||||
# Default: https://github.com/commitizen/conventional-commit-types
|
||||
types: |
|
||||
fix
|
||||
feat
|
||||
fix
|
||||
docs
|
||||
chore
|
||||
dev
|
||||
# Configure which scopes are allowed (newline-delimited).
|
||||
# These are regex patterns auto-wrapped in `^ $`.
|
||||
scopes: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue