This is an automated email from the ASF dual-hosted git repository.
jedcunningham pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new b157953 Add 2.2.3rc1 to issue templates (#20209)
b157953 is described below
commit b1579530cf171b7484f471a9a011bc2ef4a1c83d
Author: Jed Cunningham <[email protected]>
AuthorDate: Fri Dec 10 15:36:50 2021 -0700
Add 2.2.3rc1 to issue templates (#20209)
---
.github/ISSUE_TEMPLATE/airflow_bug_report.yml | 1 +
.github/ISSUE_TEMPLATE/airflow_helmchart_bug_report.yml | 1 +
.github/ISSUE_TEMPLATE/airflow_providers_bug_report.yml | 1 +
3 files changed, 3 insertions(+)
diff --git a/.github/ISSUE_TEMPLATE/airflow_bug_report.yml
b/.github/ISSUE_TEMPLATE/airflow_bug_report.yml
index d74ef21..cd8db91 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 6723e36..d8571ef 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 54aaeed..d7a5c37 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"