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 491f0134ac Add 2.8.0b1 to issue template (#35912)
491f0134ac is described below
commit 491f0134ac0522e6829a4817bca1e1c1e5de811e
Author: Ephraim Anierobi <[email protected]>
AuthorDate: Tue Nov 28 10:40:25 2023 +0100
Add 2.8.0b1 to issue template (#35912)
---
.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 309151c8d7..c7895fe299 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.8.0b1"
- "2.7.3"
- "main (development)"
- "Other Airflow 2 version (please specify below)"