From c2c8e99f8a4e77ccff366d060ca6598db2484b2b Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Mon, 4 Mar 2019 07:27:03 +0000 Subject: [PATCH] Better pull text Signed-off-by: Miek Gieben --- .github/PULL_REQUEST_TEMPLATE.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) 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) .