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

mitchell852 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


The following commit(s) were added to refs/heads/master by this push:
     new 5680f5f  Fixed typo (#3465)
5680f5f is described below

commit 5680f5f823300bfc2966286c18482e6c03fa84f1
Author: ocket8888 <[email protected]>
AuthorDate: Thu Apr 4 09:12:03 2019 -0600

    Fixed typo (#3465)
---
 PULL_REQUEST_TEMPLATE.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md
index 3e48e8e..073d719 100644
--- a/PULL_REQUEST_TEMPLATE.md
+++ b/PULL_REQUEST_TEMPLATE.md
@@ -8,7 +8,7 @@ guidelines at https://www.apache.org/security/ regarding 
vulnerability disclosur
 <!-- Explain the changes you made here. If this fixes an Issue, identify it by
 replacing the text in the checkbox item with the Issue number e.g.
 
-[x] This PR fixes #9001 OR is not related to any Issue
+- [x] This PR fixes #9001 OR is not related to any Issue
 
 ^ This will automatically close Issue number 9001 when the Pull Request is
 merged (The '#' is important).
@@ -17,7 +17,7 @@ Be sure you check the box properly, see the "The following 
criteria are ALL
 met by this PR" section for details.
 -->
 
-[ ] This PR fixes #REPLACE_ME OR is not related to any Issue <!-- You can 
check for an issue here: https://github.com/apache/trafficcontrol/issues -->
+- [ ] This PR fixes #REPLACE_ME OR is not related to any Issue <!-- You can 
check for an issue here: https://github.com/apache/trafficcontrol/issues -->
 
 
 ## Which Traffic Control components are affected by this PR?

Reply via email to