This commit is contained in:
Frank Denis 2021-03-27 01:51:44 +01:00
parent 795c56f518
commit 789e5bf162
2 changed files with 9 additions and 5 deletions

View File

@ -13,7 +13,8 @@ This tracker is dedicated to tracking bugs, reproducible in the context describe
"Context" section.
Installation and configuration issues are not bugs, but individual assistance request.
In order to ask for help, please use the [discussions (Q&A)](https://github.com/DNSCrypt/dnscrypt-proxy/discussions/categories/q-a) section instead.
In order to ask for help, please use the discussions (Q&A) section instead:
https://github.com/DNSCrypt/dnscrypt-proxy/discussions/categories/q-a
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
@ -27,11 +28,14 @@ system, in their most current version.
## Output of the following commands:
dnscrypt-proxy -version
./dnscrypt-proxy -version
dnscrypt-proxy -check
./dnscrypt-proxy -check
dnscrypt-proxy -resolve example.com
./dnscrypt-proxy -resolve example.com
- [ ] Initially raised as discussion #...

View File

@ -11,7 +11,7 @@ The starting point should be a discussion.
https://github.com/DNSCrypt/dnscrypt-proxy/discussions/
Possible bugs may be raised as a "Potential issue" discussion, suggestions may be raised as an "Ideas" discussion.
Suggestions may be raised as an "Ideas" discussion.
We can then determine if the discussion needs to be escalated into a "planned change" or not.