Add Resolve-DnsName to QNAME Minimization under DNS validation section (#1234)

* Add Resolve-DnsName

* Add Resolve-DnsName to Contributing and Issue Template

* Remove dig and Resolve-DnsName hyperlinks
This commit is contained in:
Alberto
2019-09-06 02:54:39 +02:00
committed by nitrohorse
parent 6688eca959
commit 2db8c40c02
3 changed files with 4 additions and 6 deletions

View File

@ -33,4 +33,4 @@ labels: 🌐 website issue, 🗄️ DNS
#### Desired features
* [ ] supports QNAME minimization <!-- if you have access to the dig command, `dig +short txt qnamemintest.internet.nl` -->
* [ ] supports QNAME minimization <!-- if you have access to the dig command run `dig +short txt qnamemintest.internet.nl` or `Resolve-DnsName -Type TXT -Name qnamemintest.internet.nl` if you are on Windows 10 -->