diff options
-rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..691fb7e7c --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -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? + |