mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Create release.yml
This commit is contained in:
parent
bef4c9a254
commit
3b6ae49145
1 changed files with 18 additions and 0 deletions
18
.github/release.yml
vendored
Normal file
18
.github/release.yml
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
changelog:
|
||||
categories:
|
||||
- title: Features
|
||||
labels:
|
||||
- RN: MAJOR FEATURE
|
||||
- RN: MINOR FEATURE
|
||||
- title: Fixes
|
||||
labels:
|
||||
- RN: BUGFIX
|
||||
- RN: SAFETY IMPROVEMENT
|
||||
- RN: IMPROVEMENT
|
||||
- title: Targets
|
||||
labels:
|
||||
- RN: NEW TARGET
|
||||
- RN: TARGET UPDATE
|
||||
- title: Known Issues
|
||||
labels:
|
||||
- BUG
|
Loading…
Add table
Add a link
Reference in a new issue