aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorGravatar Chris O'Haver <cohaver@infoblox.com> 2018-11-13 10:32:40 -0500
committerGravatar Miek Gieben <miek@miek.nl> 2018-11-13 15:32:40 +0000
commit35c5474660ab091b96c26e9b152033139d3f6117 (patch)
tree4304c1adaef1bd6f3f1979fb1aba82258cd4ea66 /.github
parent96f6d9abbce5c1c461edd87755c809ccf55299c0 (diff)
downloadcoredns-35c5474660ab091b96c26e9b152033139d3f6117.tar.gz
coredns-35c5474660ab091b96c26e9b152033139d3f6117.tar.zst
coredns-35c5474660ab091b96c26e9b152033139d3f6117.zip
Create ISSUE_TEMPLATE.md (#2297)
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 000000000..a02762671
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,8 @@
+<!--
+When reporting bugs and requesting assistance, please include:
+* the version of CoreDNS you are using
+* your Corefile
+* logs, if applicable
+
+Thanks for using CoreDNS!
+-->