This is an automated email from the ASF dual-hosted git repository.

potiuk 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 c8f5d28746 Add 2.10.0b1 to issue template (#41046)
c8f5d28746 is described below

commit c8f5d2874659f67532a6e9b5935fe1ab7fb3ed4a
Author: Ephraim Anierobi <[email protected]>
AuthorDate: Fri Jul 26 13:19:20 2024 +0100

    Add 2.10.0b1 to issue template (#41046)
---
 .github/ISSUE_TEMPLATE/airflow_bug_report.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/ISSUE_TEMPLATE/airflow_bug_report.yml 
b/.github/ISSUE_TEMPLATE/airflow_bug_report.yml
index ec5ff38325..612be28041 100644
--- a/.github/ISSUE_TEMPLATE/airflow_bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/airflow_bug_report.yml
@@ -25,6 +25,7 @@ body:
         the latest release or main to see if the issue is fixed before 
reporting it.
       multiple: false
       options:
+        - "2.10.0b1"
         - "2.9.3"
         - "main (development)"
         - "Other Airflow 2 version (please specify below)"

Reply via email to