dnscrypt-proxy/.github/ISSUE_TEMPLATE/bug_report.md

59 lines
1.2 KiB
Markdown

---
name: "\U0001F41E Bug report (not support requests)"
about: Create a report about a reproducible bug in the latest version
title: ''
labels: ''
assignees: ''
---
## Please read the context below before submitting a bug report
This is not a place to ask for support.
<!--
Context: the LATEST version of `dnscrypt-proxy` (precompiled binaries downloaded from this
repository) is correctly installed and configured on your system, but something doesn't
seem to produce the expected result.
This is the right place to report it! Thanks for finding and reporting what may indeed be a bug!
If the bug is not trivial to reproduce on any platform, please include ALL the steps required
to reliably duplicate it, on a vanilla, generic install of macOS, Windows, OpenBSD or Ubuntu Linux
system, in their most current version.
-->
## Output of the following commands:
dnscrypt-proxy -version
dnscrypt-proxy -check
dnscrypt-proxy -resolve example.com
## *What* is affected by this bug?
## *When* does this occur?
## *Where* does it happen?
## *How* do we replicate the issue?
<!-- Please list all the steps required to reliably replicate it, starting from a newly installed operating system -->
## Expected behavior (i.e. solution)
## Other Comments