Add Pull Request templates (#1086)

This fix adds a Pull Request templates to be used.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
Yong Tang
2017-09-15 15:53:18 -07:00
committed by Miek Gieben
parent f0837d9637
commit 6f874f0bd1

14
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,14 @@
<!--
Thank you for contributing to CoreDNS!
Please provide the following information to help us make the most of your pull request:
-->
### 1. What does this pull request do?
### 2. Which issues (if any) are related?
### 3. Which documentation changes (if any) need to be made?