shahar1 commented on code in PR #64240:
URL: https://github.com/apache/airflow/pull/64240#discussion_r3010438837


##########
.github/ISSUE_TEMPLATE/1-airflow_bug_report.yml:
##########
@@ -1,14 +1,14 @@
 ---
-name: Airflow Bug report
-description: Problems and issues with code in Apache Airflow core
-labels: ["kind:bug", "area:core", "needs-triage"]
+name: Airflow Issue report

Review Comment:
   Why changing "Issue" to "Bug"?
   GitHub Issues include both bugs and features, I'm concerned that new 
terminology will be confusing



##########
.github/ISSUE_TEMPLATE/1-airflow_bug_report.yml:
##########
@@ -1,14 +1,14 @@
 ---
-name: Airflow Bug report
-description: Problems and issues with code in Apache Airflow core
-labels: ["kind:bug", "area:core", "needs-triage"]
+name: Airflow Issue report
+description: Report issues/bugs for airflow core, providers, helm chart etc

Review Comment:
   ```suggestion
   description: Report bugs for core, task sdk, and providers
   ```
   



##########
.github/ISSUE_TEMPLATE/1-airflow_bug_report.yml:
##########
@@ -25,9 +25,20 @@ body:
         [Security Reporting 
Guidelines](https://github.com/apache/airflow/blob/main/.github/SECURITY.md)
         instead.
         <br clear='left'/>"
+  - type: dropdown
+    attributes:
+      label: Under which category would you file this issue?
+      multiple: false
+      options:
+        - "Providers"
+        - "Airflow Core"

Review Comment:
   We should add Task SDK as a separate option IMO



##########
.github/ISSUE_TEMPLATE/1-airflow_bug_report.yml:
##########
@@ -1,14 +1,14 @@
 ---
-name: Airflow Bug report
-description: Problems and issues with code in Apache Airflow core
-labels: ["kind:bug", "area:core", "needs-triage"]
+name: Airflow Issue report
+description: Report issues/bugs for airflow core, providers, helm chart etc
+labels: ["kind:bug", "needs-triage"]
 body:
   - type: markdown
     attributes:
       # yamllint disable rule:line-length
       value: "
         <img 
src='https://raw.githubusercontent.com/apache/airflow/main/airflow-core/docs/img/logos/airflow_64x64_emoji_transparent.png'
 align='left' width='80' height='80'>
-        Thank you for finding the time to report the problem!
+        Thank you for finding the time to report a problem!

Review Comment:
   nit: I'd keep it "the". once the user defined it - it's definitive :)



##########
.github/ISSUE_TEMPLATE/1-airflow_bug_report.yml:
##########
@@ -96,13 +102,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".
+      multiple: true
+      options:
+        - airbyte
+        - alibaba
+        - amazon
+        - apache-beam
+        - apache-cassandra
+        - apache-drill
+        - apache-druid
+        - apache-flink
+        - apache-hdfs
+        - apache-hive
+        - apache-iceberg
+        - apache-impala
+        - apache-kafka
+        - apache-kylin
+        - apache-livy
+        - apache-pig
+        - apache-pinot
+        - apache-spark
+        - apache-tinkerpop
+        - apprise
+        - arangodb
+        - asana
+        - atlassian-jira
+        - celery
+        - cloudant
+        - cncf-kubernetes
+        - cohere
+        - common-ai
+        - common-compat
+        - common-io
+        - common-messaging
+        - common-sql
+        - databricks
+        - datadog
+        - dbt-cloud
+        - dingding
+        - discord
+        - docker
+        - edge3
+        - elasticsearch
+        - exasol
+        - fab
+        - facebook
+        - ftp
+        - git
+        - github
+        - google
+        - grpc
+        - hashicorp
+        - http
+        - imap
+        - influxdb
+        - informatica
+        - jdbc
+        - jenkins
+        - keycloak
+        - microsoft-azure
+        - microsoft-mssql
+        - microsoft-psrp
+        - microsoft-winrm
+        - mongo
+        - mysql
+        - neo4j
+        - odbc
+        - openai
+        - openfaas
+        - openlineage
+        - opensearch
+        - opsgenie
+        - oracle
+        - pagerduty
+        - papermill
+        - pgvector
+        - pinecone
+        - postgres
+        - presto
+        - qdrant
+        - redis
+        - salesforce
+        - samba
+        - segment
+        - sendgrid
+        - sftp
+        - singularity
+        - slack
+        - smtp
+        - snowflake
+        - sqlite
+        - ssh
+        - standard
+        - tableau
+        - telegram
+        - teradata
+        - trino
+        - vertica
+        - weaviate
+        - yandex
+        - ydb
+        - zendesk
+  - type: textarea
+    attributes:
+      label: Versions of Apache Airflow Providers
+      description: What Apache Airflow Providers versions are you using?
+      placeholder: You can use `pip freeze | grep apache-airflow-providers` 
(you can leave only relevant ones)
+  - type: dropdown
+    attributes:
+      label: Official Helm Chart version
+      description: >
+        What Apache Airflow Helm Chart version are you using?if the issue 
category
+        isn't "Helm chart" select "Not Applicable".
+      multiple: false
+      options:
+        - "Not Applicable"
+        - "1.20.0 (latest released)"
+        - "1.19.0"
+        - "1.18.0"
+        - "1.17.0"
+        - "1.16.0"
+        - "1.15.0"
+        - "1.14.0"
+        - "1.13.1"
+        - "1.13.0"
+        - "1.12.0"
+        - "1.11.0"
+        - "1.10.0"
+        - "1.9.0"
+        - "1.8.0"
+        - "1.7.0"
+        - "1.6.0"
+        - "1.5.0"
+        - "1.4.0"
+        - "1.3.0"
+        - "1.2.0"
+        - "1.1.0"
+        - "1.0.0"
+        - "main (development)"
+      default: 0
+    validations:
+      required: true
+  - type: input
+    attributes:
+      label: Kubernetes Version
+      description: Which Kubernetes Version do you use?Enter "Not Applicable" 
if the issue type isn't

Review Comment:
   ```suggestion
         description: Which Kubernetes Version do you use? Enter "Not 
Applicable" if the issue type isn't
   ```
   



##########
.github/ISSUE_TEMPLATE/1-airflow_bug_report.yml:
##########
@@ -96,13 +102,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".
+      multiple: true
+      options:

Review Comment:
   We should add a pre-commit for managing this list, as the list of providers 
might expand/shrink once in a while.
   Could be done in a separate PR.



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