potiuk commented on a change in pull request #7082: [AIRFLOW-XXXX] Add useful tips to first PR msg URL: https://github.com/apache/airflow/pull/7082#discussion_r363404523
########## File path: .github/boring-cyborg.yml ########## @@ -152,6 +152,18 @@ firstPRWelcomeComment: | If you have any issues or are unsure about any anything please check our Contribution Guide (https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst) + Here are some useful points: + - Check the quality of your code (flake8, pylint and type annotations). Our [pre-commits]( Review comment: ```suggestion - Pay attention to quality of your code (flake8, pylint and type annotations). Our [pre-commits]( ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
