1
0
Fork 0
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:
SupaflyFPV 2022-04-02 00:36:55 +01:00 committed by GitHub
parent bef4c9a254
commit 3b6ae49145
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