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

ephraimanierobi 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 d3aeb4db0c Add 2.6.0b1 to issue template (#30652)
d3aeb4db0c is described below

commit d3aeb4db0c539f2151ef395300cb2b5efc6dce08
Author: Ephraim Anierobi <[email protected]>
AuthorDate: Sat Apr 15 01:14:19 2023 +0100

    Add 2.6.0b1 to issue template (#30652)
---
 .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 d05fcdf12d..34a5aeecbc 100644
--- a/.github/ISSUE_TEMPLATE/airflow_bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/airflow_bug_report.yml
@@ -26,6 +26,7 @@ body:
       multiple: false
       options:
         - "2.5.3"
+        - "2.6.0b1"
         - "main (development)"
         - "Other Airflow 2 version (please specify below)"
     validations:

Reply via email to