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