Shrividya commented on code in PR #64240:
URL: https://github.com/apache/airflow/pull/64240#discussion_r3028028395
##########
.github/ISSUE_TEMPLATE/1-airflow_bug_report.yml:
##########
@@ -96,13 +103,176 @@ body:
- "Amazon (AWS) MWAA"
- "Microsoft ADF Managed Airflow"
- "Other"
+ - type: dropdown
+ attributes:
+ label: Apache Airflow Provider(s)
+ description: >
+ Provider(s) that the issue report is about (you can choose more than
one).Select "None" if
+ the issue category isn't "Providers".
Review Comment:
The field is not marked as required. If the field is marked as required,
then adding None as an option is mandatory. We cannot add none as the option at
the moment as the provider list validation will fail the workflow as None is
not a provider.
--
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]