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


##########
.github/ISSUE_TEMPLATE/1-airflow_bug_report.yml:
##########
@@ -26,39 +26,37 @@ body:
         instead.
         <br clear='left'/>"
       # yamllint enable rule:line-length
-  - type: dropdown
+  - type: input

Review Comment:
   My hesitation with a fully free-text field is around version format 
consistency. 3.1.8, v3.1.8, airflow 3.1.8, 3.1 are all valid ways someone might 
type the same version. The placeholder helps set expectations but does not 
enforce a format.
   One thing worth exploring: can the "If Other Airflow 3 version selected, 
which one?" field be shown conditionally only when "Other Airflow 3 version" is 
selected in the dropdown? 



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