From 4dba288469d964ed13f5bbf69ce16b1b2cd30b66 Mon Sep 17 00:00:00 2001 From: jadecodelab Date: Sat, 23 May 2026 17:11:54 +0000 Subject: [PATCH] Clarify beginner quick start duration --- 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 0830d288be331..9d1208eada8a1 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.