[GitHub] kafka pull request #4201: MINOR: Exclude PULL_REQUEST_TEMPLATE.md from rat c...

2017-11-10 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/kafka/pull/4201


---


[GitHub] kafka pull request #4201: MINOR: Exclude PULL_REQUEST_TEMPLATE.md from rat c...

2017-11-10 Thread ijuma
GitHub user ijuma opened a pull request:

https://github.com/apache/kafka/pull/4201

MINOR: Exclude PULL_REQUEST_TEMPLATE.md from rat checks

### Committer Checklist
- [ ] Verify design and implementation 
- [ ] Verify test coverage and CI build status
- [ ] Verify documentation (including upgrade notes)


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ijuma/kafka 
exclude-pull-request-template-from-rat

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/kafka/pull/4201.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4201


commit 55da17602c3fdd9198c509652c6d709528e2182d
Author: Ismael Juma 
Date:   2017-11-10T10:23:35Z

MINOR: Exclude PULL_REQUEST_TEMPLATE.md from rat checks




---