mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-06 05:55:23 +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
8
.github/pull_request_template.md
vendored
8
.github/pull_request_template.md
vendored
|
@ -6,6 +6,7 @@
|
|||
- `fix: `
|
||||
- `docs: `
|
||||
- `chore: `
|
||||
- `dev:`
|
||||
|
||||
If a section of the PR template does not apply to this PR, then delete that section.
|
||||
|
||||
|
@ -27,10 +28,11 @@ _(REQUIRED)_
|
|||
Delete any of the following that do not apply:
|
||||
-->
|
||||
|
||||
- bug
|
||||
- cleanup
|
||||
- documentation
|
||||
- feature
|
||||
- bug
|
||||
- documentation
|
||||
- cleanup
|
||||
- dev (Internal development)
|
||||
|
||||
## What this PR does / why we need it:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue