This is an automated email from the ASF dual-hosted git repository.
weilee pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 7b869aa6680 Fix formatting error in Breeze setup instructions (#58748)
7b869aa6680 is described below
commit 7b869aa66802da9c5fc78473289d4cadd6774b32
Author: Parker Chang <[email protected]>
AuthorDate: Thu Nov 27 15:53:40 2025 +1000
Fix formatting error in Breeze setup instructions (#58748)
---
contributing-docs/03a_contributors_quick_start_beginners.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/contributing-docs/03a_contributors_quick_start_beginners.rst
b/contributing-docs/03a_contributors_quick_start_beginners.rst
index d27d7c70ead..17d5e3901d2 100644
--- a/contributing-docs/03a_contributors_quick_start_beginners.rst
+++ b/contributing-docs/03a_contributors_quick_start_beginners.rst
@@ -37,6 +37,7 @@ Prerequisites
* `Basic Git <https://docs.github.com/en/get-started/git-basics/set-up-git>`__
(**only** required for the Breeze path below)
For Breeze (local development):
+
* `Docker Desktop <https://www.docker.com/products/docker-desktop/>`__
* `Podman <https://podman.io/>`__, a drop-in, license-friendly replacement for
Docker Desktop
* `Docker Compose <https://docs.docker.com/compose/install/>`__