eladkal commented on code in PR #33439: URL: https://github.com/apache/airflow/pull/33439#discussion_r1295831099
########## dev/breeze/src/airflow_breeze/provider_issue_TEMPLATE.md.jinja2: ########## @@ -1,6 +1,10 @@ I have a kind request for all the contributors to the latest provider packages release. Could you please help us to test the RC versions of the providers? +The guidelines on how to test providers can be found in + +[Verify providers by contributors](https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-the-release-candidate-by-contributors) Review Comment: BTW the doc says: `NOTE! You should Ctrl-C and restart the connections to restart airflow components and make sure new provider packages is used.` I think we should further clarify also on how to do it rather than say what needs to be done. (explain what command to run to restart and explain how to do the verify) -- 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]
