diff options
author | 2021-02-25 18:46:47 +0100 | |
---|---|---|
committer | 2021-02-25 09:46:47 -0800 | |
commit | 1df7daf995b5e233acf5cd5b15986e773450bdda (patch) | |
tree | 526ccf8dc105878c575a47803c9799cf0bfde706 | |
parent | c2028e330f91c91fc8b8cca72a75d3cde2ef3597 (diff) | |
download | coredns-1df7daf995b5e233acf5cd5b15986e773450bdda.tar.gz coredns-1df7daf995b5e233acf5cd5b15986e773450bdda.tar.zst coredns-1df7daf995b5e233acf5cd5b15986e773450bdda.zip |
Point to github discussion in issue template (#4491)
A generic question might be more suited for a discussion, add pointer to
the issue template.
Signed-off-by: Miek Gieben <miek@miek.nl>
-rw-r--r-- | .github/ISSUE_TEMPLATE/question.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index c5f4c9f25..2b7c45ff7 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -4,4 +4,7 @@ about: A question related to CoreDNS labels: question --- -<!-- Please only use this template for submitting a generic question --> +<!-- +Please only use this template for submitting a generic question. +Or consider using a GitHub discussion https://github.com/coredns/coredns/discussions +--> |