aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2020-10-27 14:55:34 +0100
committerGravatar GitHub <noreply@github.com> 2020-10-27 14:55:34 +0100
commitd6660f369ebb67c861ae9ab0fe9429c513f8278f (patch)
tree6d8e781b393a474c16d53655467ff8d929911de5
parent6f2281ed4070d8e56bf823e447b11d9451786fa3 (diff)
downloadcoredns-d6660f369ebb67c861ae9ab0fe9429c513f8278f.tar.gz
coredns-d6660f369ebb67c861ae9ab0fe9429c513f8278f.tar.zst
coredns-d6660f369ebb67c861ae9ab0fe9429c513f8278f.zip
A question template (#4243)
We get many questions (which is fine), but those are neither a bug, nor an enhancement. Just add generic question as an option. Signed-off-by: Miek Gieben <miek@miek.nl>
-rw-r--r--.github/ISSUE_TEMPLATE/question.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md
new file mode 100644
index 000000000..c5f4c9f25
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/question.md
@@ -0,0 +1,7 @@
+---
+name: Question
+about: A question related to CoreDNS
+labels: question
+
+---
+<!-- Please only use this template for submitting a generic question -->