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

exceptionfactory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/main by this push:
     new 72dde1e907 NIFI-15400 Adjusted formatting for commit signing checklist 
item
72dde1e907 is described below

commit 72dde1e907ee9f7169e99555a9556d52ad1e810b
Author: exceptionfactory <[email protected]>
AuthorDate: Mon Dec 29 12:51:13 2025 -0600

    NIFI-15400 Adjusted formatting for commit signing checklist item
    
    - Changed to one line to avoid formatting issues on pull request creation
---
 .github/PULL_REQUEST_TEMPLATE.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 3951620582..0972900e9b 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -27,9 +27,7 @@ Please complete the following tracking steps prior to pull 
request creation.
 
 - [ ] Pull Request title starts with Apache NiFi Jira issue number, such as 
`NIFI-00000`
 - [ ] Pull Request commit message starts with Apache NiFi Jira issue number, 
as such `NIFI-00000`
-- [ ] Pull request contains
-      [commits 
signed](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits)
-      with a registered key indicating `Verified` status
+- [ ] Pull request contains [commits 
signed](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits)
 with a registered key indicating `Verified` status
 
 ### Pull Request Formatting
 

Reply via email to