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 35e7a70cd37 Make Helm chart version optional in bug reports (#72545)
35e7a70cd37 is described below
commit 35e7a70cd371860f1fdfccc517d6885b0635af09
Author: Sasali <[email protected]>
AuthorDate: Wed Sep 9 08:51:37 2026 +0800
Make Helm chart version optional in bug reports (#72545)
Most bug reports are unrelated to Helm, so requiring reporters to select
Not Applicable adds friction without improving triage data.
---
.github/ISSUE_TEMPLATE/1-airflow_bug_report.yml | 2 --
1 file changed, 2 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/1-airflow_bug_report.yml
b/.github/ISSUE_TEMPLATE/1-airflow_bug_report.yml
index f21907ac103..a24d1030630 100644
--- a/.github/ISSUE_TEMPLATE/1-airflow_bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/1-airflow_bug_report.yml
@@ -258,8 +258,6 @@ body:
- "1.0.0"
- "main (development)"
default: 0
- validations:
- required: true
- type: input
attributes:
label: Kubernetes Version