Skip to content

Commit

Permalink
Update pull_request_template.md - Advise of no new targets (#1323)
Browse files Browse the repository at this point in the history
  • Loading branch information
blckmn committed May 16, 2024
1 parent 96993f0 commit 83f8da8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
> [!IMPORTANT]
>
> Unified-Targets are being sunsetted in favor of Target Configuration (config.h) files. Please see https://betaflight.com/docs/development/manufacturer/creating-configuration for creating targets in the https://github.com/betaflight/config repository.
>
> NO new unified targets will be accepted, please ensure you are only updating an existing target with your PR
## Important considerations when opening a pull request:

1. For all pull requests that add or update a Unified Target configuration, please read and follow [these instructions](https://github.com/betaflight/betaflight/blob/master/docs/TargetMaintenance/CreatingAUnifiedTarget.md).
Expand Down

0 comments on commit 83f8da8

Please sign in to comment.