Shrividya commented on code in PR #63851:
URL: https://github.com/apache/airflow/pull/63851#discussion_r2992319201


##########
.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:
   The placeholder is would be visible completely for the reporter although it 
shows that way in the file.
   The "Operating System" field is an input field but shows the complete 
command. 



-- 
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]

Reply via email to