potiuk commented on code in PR #27262: URL: https://github.com/apache/airflow/pull/27262#discussion_r1008682424
########## ISSUE_TRIAGE_PROCESS.rst: ########## @@ -30,6 +30,52 @@ to fix an issue or make an enhancement, without needing to open an issue first. This is intended to make it as easy as possible to contribute to the project. +Another important part of our Issue reporting process are also Github Discussions. +Issues should represent clear feature requests or bugs which can/should be either implemented or fixed. +Users are encouraged to open Discussions rather than Issues if there are no clear, reproducible +steps, or when they have troubleshooting problems. + +Responding to issues/discussions (relatively) quickly +''''''''''''''''''''''''''''''''''''''''''''''''''''' + +It is vital to provide rather quick feedback to Issues and Discussions opened by our users, so that they Review Comment: Good catch. I reviewed and left only beegining of sentences and "GitHub Issues". "GitHub Discussion", "Issue Triage Team" capitalized (and quoted) -- 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]
