mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 12:55:19 +03:00
Merge pull request #11498 from SupaflyFPV/patch-2
This commit is contained in:
commit
2fd2e8eca5
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