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

jscheffl 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 e06164776fc Update AI question header to 5th-level in PR template and 
add separator (#60531)
e06164776fc is described below

commit e06164776fca28d2bc727396de80a7c6f4c069be
Author: Jarek Potiuk <[email protected]>
AuthorDate: Wed Jan 14 23:09:31 2026 +0100

    Update AI question header to 5th-level in PR template and add separator 
(#60531)
    
    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.
---
 .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