From a4a4f764d7034f602f17aeadfb1ce68e680d9ead Mon Sep 17 00:00:00 2001 From: J Blackman Date: Thu, 25 Nov 2021 16:24:59 +1100 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 3c914694e5..b7f670adce 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,6 @@ ## Important: Feature freeze / release candidate phase for Betaflight 4.3 -From 29 November 2020 until the release of Betaflight 4.3.0 (scheduled for early 2021), the project is in a 'feature freeze / release candidate' phase. This means: +From 29 November 2021 until the release of Betaflight 4.3.0 (scheduled for early 2022), the project is in a 'feature freeze / release candidate' phase. This means: 1. Pull requests can still be submitted as normal. Comments / discussions will probably be slower than normal due to shifted priorities;