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 c93a3540bc update bug report in issue template to 2.7.0rc2 (#33434)
c93a3540bc is described below
commit c93a3540bc497898ebb81005594493521f9a738a
Author: Elad Kalif <[email protected]>
AuthorDate: Wed Aug 16 13:39:46 2023 +0300
update bug report in issue template to 2.7.0rc2 (#33434)
---
.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 11931d74bf..e0ca6e5a7b 100644
--- a/.github/ISSUE_TEMPLATE/airflow_bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/airflow_bug_report.yml
@@ -25,7 +25,7 @@ body:
the latest release or main to see if the issue is fixed before
reporting it.
multiple: false
options:
- - "2.7.0rc1"
+ - "2.7.0rc2"
- "2.6.3"
- "main (development)"
- "Other Airflow 2 version (please specify below)"