From 6430ae942c9cae6a6462e9e76b8a202c7389865b Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Fri, 26 Mar 2021 09:49:25 +0100 Subject: [PATCH] Nits --- .github/ISSUE_TEMPLATE/bug_report.md | 16 +++++++++++++++- .github/ISSUE_TEMPLATE/support.md | 15 ++++++++++----- 2 files changed, 25 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 2bc1179f..9e7319c9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,5 +1,5 @@ --- -name: "\U0001F41E Bug report" +name: "\U0001F41E Bug report (not support requests)" about: Create a report about a reproducible bug in the latest version title: '' labels: '' @@ -7,6 +7,10 @@ assignees: '' --- +## Please read the context below before submitting a bug report + +This is not a place to ask for support. + +## Output of the following commands: + +dnscrypt-proxy -version + +dnscrypt-proxy -check + +dnscrypt-proxy -resolve example.com + + + ## *What* is affected by this bug? diff --git a/.github/ISSUE_TEMPLATE/support.md b/.github/ISSUE_TEMPLATE/support.md index 7f8591fa..4f2565b5 100644 --- a/.github/ISSUE_TEMPLATE/support.md +++ b/.github/ISSUE_TEMPLATE/support.md @@ -8,13 +8,17 @@ assignees: '' --- \ No newline at end of file