diff --git a/.github/ISSUE_TEMPLATE/bugs.yml b/.github/ISSUE_TEMPLATE/bugs.yml index d3a644902..010ec238d 100644 --- a/.github/ISSUE_TEMPLATE/bugs.yml +++ b/.github/ISSUE_TEMPLATE/bugs.yml @@ -28,6 +28,17 @@ body: - Vultr validations: required: true + - type: dropdown + id: dns + attributes: + label: Which DNS? + multiple: true + options: + - None specific + - Cloud ones (default) + - Cloudflare + validations: + required: true - type: dropdown id: type attributes: