This is an automated email from the ASF dual-hosted git repository.
potiuk 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 adc3fa761da Clarify beginner quick start duration (#67302)
adc3fa761da is described below
commit adc3fa761da3786b82118afa73bb9fb3a8cb4e9e
Author: Jade Chung <[email protected]>
AuthorDate: Mon Jun 1 09:11:10 2026 -0700
Clarify beginner quick start duration (#67302)
---
contributing-docs/03a_contributors_quick_start_beginners.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contributing-docs/03a_contributors_quick_start_beginners.rst
b/contributing-docs/03a_contributors_quick_start_beginners.rst
index 0830d288be3..9d1208eada8 100644
--- a/contributing-docs/03a_contributors_quick_start_beginners.rst
+++ b/contributing-docs/03a_contributors_quick_start_beginners.rst
@@ -26,7 +26,7 @@ Your First Airflow Pull Request — 15-Minute Guide
Purpose
-------
This page walks **new contributors** through opening their first
-Apache Airflow pull request (PR) in about five minutes. We present *one*
+Apache Airflow pull request (PR) in about 15 minutes. We present *one*
local option (Breeze) and *one* fully-hosted option (GitHub Codespaces).
Everything else lives in the advanced guides.