This is an automated email from the ASF dual-hosted git repository.

jscheffl pushed a commit to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/v3-1-test by this push:
     new 17c1205e9fd [v3-1-test] Update AI question header to 5th-level in PR 
template and add separator (#60531) (#60556)
17c1205e9fd is described below

commit 17c1205e9fdbd886922d5bca8efc7e5b63441b75
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 14 23:12:53 2026 +0100

    [v3-1-test] Update AI question header to 5th-level in PR template and add 
separator (#60531) (#60556)
    
    The 2nd-level header is a bit too prominent - the 5th level looks way
    better - and separator makes it more visible that this is an extra
    thing added additionally to the description of the PR rather than
    part of the description itself.
    (cherry picked from commit e06164776fca28d2bc727396de80a7c6f4c069be)
    
    Co-authored-by: Jarek Potiuk <[email protected]>
---
 .github/PULL_REQUEST_TEMPLATE.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index cf289e9a864..adb6fb75fc6 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -16,7 +16,9 @@ In case of an existing issue, reference it using one of the 
following:
 * related: #ISSUE
 -->
 
-## Was generative AI tooling used to co-author this PR?
+---
+
+##### Was generative AI tooling used to co-author this PR?
 
 <!--
 If generative AI tooling has been used in the process of authoring this PR, 
please

Reply via email to