Skip to content

Commit

Permalink
πŸ“œ Docs (n): fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
zebrum committed Feb 2, 2024
1 parent bbacb5f commit 1107274
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions .github/ISSUE_TEMPLATE/01-bug-report.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 🐞 Bug report
description: If you found something that we should know about
labels: [Bug]
labels: ["Bug"]
body:
- type: markdown
attributes:
Expand Down Expand Up @@ -30,8 +30,8 @@ body:
label: Environment
description: |
Examples:
- **OS**: 17
- **Device**: iphone 15
- **OS**: 17.3
- **Device**: iPhone 15
value: |
- OS:
- Device:
Expand All @@ -45,7 +45,7 @@ body:
description:
multiple: false
options:
- General
- VPN
- Integrated
validations:
required: true
Expand All @@ -57,6 +57,7 @@ body:
description:
multiple: false
options:
- None, AdGuard VPN app works in integrated mode
- Regular
- Selective
validations:
Expand Down Expand Up @@ -90,13 +91,14 @@ body:
label: DNS protocol
multiple: false
options:
- None, AdGuard VPN app works in integrated mode
- Regular
- DNSCrypt
- DNS-over-HTTPS
- DNS-over-TLS
- DNS-over-QUIC
validations:
required: false
required: true

- type: textarea
id: custom_dns
Expand Down

0 comments on commit 1107274

Please sign in to comment.