Skip to content

Commit

Permalink
.github: Fix up syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
jbjorkang committed Dec 21, 2023
1 parent cc93199 commit adce53c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .github/ISSUE_TEMPLATE/1-bug-report-false-positives.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ body:

- type: markdown
attributes:
value: Thank you for wanting to help us improve our DNS block lists by reporting issues.
value: >
Thank you for wanting to help us improve our DNS block lists by reporting issues.
- type: checkboxes
id: reported-upstream
Expand All @@ -18,7 +19,7 @@ body:
description: >
If the URL you wish to report exists in an upstream block list,
ensure you have attempted to contact the repository owner directly.
option:
options:
- label: I have attempted already, but to no avail.
required: true

Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/2-bug-further-support.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ body:
The optimal course of action is to contact our Support Team by email.
Prior to asking a question about DNS server specifics, please ensure you troubleshoot
with them directly. https://mullvad.net/help
option:
options:
- label: I have attempted already, but to no avail, or they pointed me here.
required: true

Expand Down

0 comments on commit adce53c

Please sign in to comment.