Skip to content

Commit

Permalink
core: add DNS information to bugs issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
fharper committed Oct 5, 2023
1 parent f6a7fcc commit 342fa21
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/ISSUE_TEMPLATE/bugs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 342fa21

Please sign in to comment.