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

jgresock 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 8f3445d48f NIFI-10000 Updated Pull Request Template Summary
8f3445d48f is described below

commit 8f3445d48fe2ff0878c8b8c4d78d010b90d186bc
Author: exceptionfactory <[email protected]>
AuthorDate: Fri May 6 14:33:10 2022 -0500

    NIFI-10000 Updated Pull Request Template Summary
    
    - Removed italicized formatting for example summary paragraph and updated 
example issue number
    
    Signed-off-by: Joe Gresock <[email protected]>
    
    This closes #6025.
---
 .github/PULL_REQUEST_TEMPLATE.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 786b91a57e..53ed1a18b4 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -13,7 +13,7 @@
 
 # Summary
 
-_[NIFI-0000](https://issues.apache.org/jira/browse/NIFI-0000) includes the 
following changes..._
+[NIFI-00000](https://issues.apache.org/jira/browse/NIFI-00000)
 
 # Tracking
 
@@ -25,8 +25,8 @@ Please complete the following tracking steps prior to pull 
request creation.
 
 ### Pull Request Tracking
 
-- [ ] Pull Request title starts with Apache NiFi Jira issue number, such as 
`NIFI-0000`
-- [ ] Pull Request commit message starts with Apache NiFi Jira issue number, 
as such `NIFI-0000`
+- [ ] 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 Formatting
 

Reply via email to