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 0683dc2 commit e168b28
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions .github/ISSUE_TEMPLATE/general_support_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,21 +18,6 @@ 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 All @@ -55,6 +40,21 @@ body:
- Other
validations:
required: false
- 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: textarea
id: other
attributes:
Expand Down

0 comments on commit e168b28

Please sign in to comment.