diff --git a/.github/ISSUE_TEMPLATE/airflow_bug_report.yml b/.github/ISSUE_TEMPLATE/airflow_bug_report.yml index d74ef2135a654..cd8db91ba5af8 100644 --- a/.github/ISSUE_TEMPLATE/airflow_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/airflow_bug_report.yml @@ -25,6 +25,7 @@ body: discuss Airflow 1.10, open [Discussion](https://github.com/apache/airflow/discussions) instead! multiple: false options: + - "2.2.3rc1 (release candidate)" - "2.2.2 (latest released)" - "2.2.1" - "2.2.0" diff --git a/.github/ISSUE_TEMPLATE/airflow_helmchart_bug_report.yml b/.github/ISSUE_TEMPLATE/airflow_helmchart_bug_report.yml index 6723e36a393b7..d8571ef624e2c 100644 --- a/.github/ISSUE_TEMPLATE/airflow_helmchart_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/airflow_helmchart_bug_report.yml @@ -43,6 +43,7 @@ body: discuss Airflow 1.10, open [Discussion](https://github.com/apache/airflow/discussions) instead! multiple: false options: + - "2.2.3rc1 (release candidate)" - "2.2.2 (latest released)" - "2.2.1" - "2.2.0" diff --git a/.github/ISSUE_TEMPLATE/airflow_providers_bug_report.yml b/.github/ISSUE_TEMPLATE/airflow_providers_bug_report.yml index 54aaeed3ba71f..d7a5c37b46b3c 100644 --- a/.github/ISSUE_TEMPLATE/airflow_providers_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/airflow_providers_bug_report.yml @@ -109,6 +109,7 @@ body: discuss Airflow 1.10, open [Discussion](https://github.com/apache/airflow/discussions) instead! multiple: false options: + - "2.2.3rc1 (release candidate)" - "2.2.2 (latest released)" - "2.2.1" - "2.2.0"