Skip to content

Commit

Permalink
browser
Browse files Browse the repository at this point in the history
  • Loading branch information
sinamics committed Aug 21, 2024
1 parent 115ebbd commit 0683dc2
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/ISSUE_TEMPLATE/general_support_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,21 @@ body:
description: "Please provide the ztnet version tag"
validations:
required: true
- type: dropdown
id: browser
attributes:
label: "🌐 Browser"
description: "Which browser are you using?"
options:
- Chrome
- Firefox
- Brave
- Safari
- Edge
- Opera
- Other
validations:
required: true
- type: checkboxes
id: deployment-type
attributes:
Expand Down

0 comments on commit 0683dc2

Please sign in to comment.