mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 16:24:19 -04:00
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>
This commit is contained in:
7
.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
7
.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
name: Question
|
||||||
|
about: A question related to CoreDNS
|
||||||
|
labels: question
|
||||||
|
|
||||||
|
---
|
||||||
|
<!-- Please only use this template for submitting a generic question -->
|
||||||
Reference in New Issue
Block a user