aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2018-06-07 21:48:23 +0100
committerGravatar Yong Tang <yong.tang.github@outlook.com> 2018-06-07 13:48:23 -0700
commit58d69913639b7b210ed32afacb447ba53c7487a3 (patch)
tree3a66988bbabb2f9c056ad1c3ce2a20d81440984d /.github
parent18b11fc85156be8b027c61665c80e239324e2ebf (diff)
downloadcoredns-58d69913639b7b210ed32afacb447ba53c7487a3.tar.gz
coredns-58d69913639b7b210ed32afacb447ba53c7487a3.tar.zst
coredns-58d69913639b7b210ed32afacb447ba53c7487a3.zip
Update the pr template (#1862)
Add "Why is this needed". I can get a description of what the PR does from the code changes, answering the why question is more important.
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 691fb7e7c..7c72c6987 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,14 +1,10 @@
<!--
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?
-
+### 1. Why is this pull request needed and what does it do?
### 2. Which issues (if any) are related?
-
### 3. Which documentation changes (if any) need to be made?
-