vatsrahul1001 commented on code in PR #63851:
URL: https://github.com/apache/airflow/pull/63851#discussion_r2992279494
##########
.github/ISSUE_TEMPLATE/1-airflow_bug_report.yml:
##########
@@ -25,40 +25,39 @@ body:
[Security Reporting
Guidelines](https://github.com/apache/airflow/blob/main/.github/SECURITY.md)
instead.
<br clear='left'/>"
- # yamllint enable rule:line-length
- - type: dropdown
+ - type: input
attributes:
label: Apache Airflow version
description: >
- Select your Airflow version.
+ Enter your Airflow version.
**Please note:** Airflow 2.x is in limited support (critical and
security fixes only), and reaches
EOL on April 22, 2026 - see the
[Airflow 2 EOL page]
(https://airflow.apache.org/docs/apache-airflow/stable/installation/supported-versions.html)
for more information.
- multiple: false
- options:
- - "3.1.8"
- - "2.11.X"
- - "main (development)"
- - "Other Airflow 3 version (please specify below)"
+ Remember, you are encouraged to test with the latest release or on the
`main` branch to verify your issue still exists, especially if
+ your version is at least a minor version older than the [current
stable
release](https://airflow.apache.org/docs/apache-airflow/stable/installation/supported-versions.html#version-life-cycle).
+ # yamllint enable rule:line-length
+ placeholder:
+ "Run `airflow version` and paste the output here"
Review Comment:
Might need text wrapping here, not able to see completed placholder
<img width="671" height="167" alt="Image"
src="https://github.com/user-attachments/assets/02e3f9e1-2a72-40ce-90e4-b3491c88f432"
/>
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]