Shrividya commented on code in PR #64240: URL: https://github.com/apache/airflow/pull/64240#discussion_r3024876594
########## .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: Technically bug is just one of the issue types when you know for sure that the observation goes against the expected result clearly. If the reporter wants to triage an observation or issue or just bring it to the notice, the reporter would hesitate if the template strictly refers to raising clear bugs (in case the issue is a potential bug or observation). I honestly, prefer to keep it as "Issue Report". Let me know what you think on this perspective and we can decide if changing it is required. -- 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]
