-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Fix formatting error in Breeze setup instructions #58748
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix formatting error in Breeze setup instructions #58748
Conversation
Added a newline before the list so that the documentation renders the bullet points correctly.
|
Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have any issues or are unsure about any anything please check our Contributors' Guide (https://github.com/apache/airflow/blob/main/contributing-docs/README.rst)
|
|
Hi @Lee-W , Can you help me to check the PR change? Thanks! |
|
Just checked. Looks good. Next time we can include some screenshot for better reviewing. Thanks! |
|
@Lee-W Thanks for the advice! I've attached the screenshot above. |
|
Awesome work, congrats on your first merged pull request! You are invited to check our Issue Tracker for additional contributions. |
Backport failed to create: v3-1-test. View the failure log Run details
You can attempt to backport this manually by running: cherry_picker 7b869aa v3-1-testThis should apply the commit to the v3-1-test branch and leave the commit in conflict state marking After you have resolved the conflicts, you can continue the backport process by running: cherry_picker --continue |
Using script to ensure all .rst files in the project have a blank line before "* " bullet lists. This prevents formatting issues similar to apache#58748.
Using script to ensure all .rst files in the project have a blank line before "* " bullet lists. This prevents formatting issues similar to apache#58748.
Using script to ensure all .rst files in the project have a blank line before "* " bullet lists. This prevents formatting issues similar to #58748.
Using script to ensure all .rst files in the project have a blank line before "* " bullet lists. This prevents formatting issues similar to apache#58748.
Using script to ensure all .rst files in the project have a blank line before "* " bullet lists. This prevents formatting issues similar to apache#58748.
Using script to ensure all .rst files in the project have a blank line before "* " bullet lists. This prevents formatting issues similar to apache#58748.
Added a newline before the list so that the documentation renders the bullet points correctly.
Diff:
