diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 8dec7ec..41367dc 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,9 +1,12 @@ - + * All text listed in /plugins is a *copied* from + [https://github.com/coredns/coredns/tree/master/plugin](https://github.com/coredns/coredns/tree/master/plugin). + + * The release notes are *copied* from + [https://github.com/coredns/coredns/tree/master/notes](https://github.com/coredns/coredns/tree/master/notes). + +Any pull request that updates either of those should be *directed* to the CoreDNS repository: +[https://github.com/coredns/coredns](https://github.com/coredns/coredns) .