potiuk commented on code in PR #62417: URL: https://github.com/apache/airflow/pull/62417#discussion_r2851668035
########## contributing-docs/04_how_to_contribute.rst: ########## @@ -36,53 +36,111 @@ Report security issues If you want to report a security finding, please follow the `Security policy <https://github.com/apache/airflow/security/policy>`_ +Issue reporting and resolution process +====================================== + +.. note:: + **TL;DR: Quick Summary** + + * **No Issue Needed:** You can open a PR directly without opening an issue first. + * **Discussion First:** If you aren't sure about a bug or feature, start a + `GitHub Discussion <https://github.com/apache/airflow/discussions>`_ instead. + * **No Assignments:** we do **not** assign issues to non-maintainers. Please do not ask to Review Comment: Actually it's a good idea to change it a bit. I changed it in the way to stress that maintainers should reach out to people who will be assigned - not the other way round. I think that is a better wording about just "know personally" - I think that better reflects that "asking for assignment" is not the right "direction" - it's the maintainer who should reach to people to agree with them to be assigned. -- 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]
