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 6aaec164baa Update bug report template for Airflow 3 (#47144)
6aaec164baa is described below

commit 6aaec164baa3122f30296209c2effca6dff466dd
Author: Elad Kalif <[email protected]>
AuthorDate: Thu Feb 27 19:45:45 2025 +0200

    Update bug report template for Airflow 3 (#47144)
---
 .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 d1ee0a25b06..f991b45d14e 100644
--- a/.github/ISSUE_TEMPLATE/airflow_bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/airflow_bug_report.yml
@@ -26,7 +26,7 @@ body:
       multiple: false
       options:
         - "2.10.5"
-        - "3.0.0a1"
+        - "3.0.0"
         - "main (development)"
         - "Other Airflow 2 version (please specify below)"
     validations:

Reply via email to