This is an automated email from the ASF dual-hosted git repository.
eladkal 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 be37cad Update bug template to 2.2.0rc1 (#18861)
be37cad is described below
commit be37cadf51c14af2101a62a4838b639c6b7ea6ea
Author: Jed Cunningham <[email protected]>
AuthorDate: Sat Oct 9 12:34:01 2021 -0600
Update bug template to 2.2.0rc1 (#18861)
---
.github/ISSUE_TEMPLATE/airflow_bug_report.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/ISSUE_TEMPLATE/airflow_bug_report.yml
b/.github/ISSUE_TEMPLATE/airflow_bug_report.yml
index 3456780..04c0d79 100644
--- a/.github/ISSUE_TEMPLATE/airflow_bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/airflow_bug_report.yml
@@ -25,7 +25,7 @@ body:
discuss Airflow 1.10, open
[Discussion](https://github.com/apache/airflow/discussions) instead!
multiple: false
options:
- - "2.2.0b2 (beta snapshot)"
+ - "2.2.0rc1 (release candidate)"
- "2.1.4 (latest released)"
- "2.1.3"
- "2.1.2"