Pyasma commented on code in PR #63851:
URL: https://github.com/apache/airflow/pull/63851#discussion_r2970918572
##########
.github/ISSUE_TEMPLATE/1-airflow_bug_report.yml:
##########
@@ -26,39 +26,36 @@ body:
instead.
<br clear='left'/>"
# yamllint enable rule:line-length
- - type: dropdown
+ - type: input
attributes:
label: Apache Airflow version
+ # yamllint disable rule:line-length
description: >
Select your Airflow version.
Review Comment:
The label currently reads “Select your Airflow version.” As this is now an
input field rather than a dropdown, it would be more accurate to change it to
“Enter your Airflow version.”
--
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]