diff --git a/.github/ISSUE_TEMPLATE/allowlist-request.yml b/.github/ISSUE_TEMPLATE/allowlist-request.yml index 4bb182874..f666fc3a4 100644 --- a/.github/ISSUE_TEMPLATE/allowlist-request.yml +++ b/.github/ISSUE_TEMPLATE/allowlist-request.yml @@ -16,7 +16,7 @@ body: required: true - label: Disabling these lists resolves the issue. required: true - - label: I do not utilize a dedicated block page or a block mode that returns a custom IP for blocked domains. In my environment, blocked domains return a zero/null IP (0.0.0.0 for A, :: for AAAA), or result in status NXDOMAIN or REFUSED for DNS resolutions. + - label: I do not utilize a dedicated block page or a block mode that returns a custom IP for blocked domains. In my environment, blocked domains return a zero/null IP, or result in status NXDOMAIN or REFUSED for DNS resolutions. required: true - type: dropdown