aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorGravatar Chris O'Haver <cohaver@infoblox.com> 2019-02-08 11:30:17 -0500
committerGravatar Miek Gieben <miek@miek.nl> 2019-02-08 16:30:17 +0000
commit8b3e4e0687323a2a5d7725bdf2b41460cd58f380 (patch)
tree8e078bc7a81ffafead12cb807af9a323eaa99879 /.github
parent073e2e1cf5f00c96318b325e3d21770446d7b4f4 (diff)
downloadcoredns-8b3e4e0687323a2a5d7725bdf2b41460cd58f380.tar.gz
coredns-8b3e4e0687323a2a5d7725bdf2b41460cd58f380.tar.zst
coredns-8b3e4e0687323a2a5d7725bdf2b41460cd58f380.zip
Ask if the PR introduces backward incompatibility (#2538)
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 7c72c6987..c1101742a 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -8,3 +8,5 @@ Please provide the following information to help us make the most of your pull r
### 2. Which issues (if any) are related?
### 3. Which documentation changes (if any) need to be made?
+
+### 4. Does this introduce a backward incompatible change or deprecation?