1
0
Fork 0
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:
J Blackman 2022-04-06 07:32:34 +10:00 committed by GitHub
commit 2fd2e8eca5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

18
.github/release.yml vendored Normal file
View 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