Skip to content

Commit

Permalink
fix: attempt to fix issue report
Browse files Browse the repository at this point in the history
  • Loading branch information
Gauvino committed Jul 4, 2024
1 parent 8a3908e commit 294a0f8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/issue-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,17 +81,17 @@ body:
validations:
required: true
- type: textarea
id: version
id: client-version
attributes:
label: Version of the software
label: Version of the client
description: What version of OpenBullet2 are you using?
validations:
required: true
- type: dropdown
id: version
id: client-type
attributes:
label: Type of the software
description: Which type of OpenBullet2 are you using?
label: Type of client
description: Which type of OpenBullet2 client are you using?
options:
- Web client
- Native client
Expand Down

0 comments on commit 294a0f8

Please sign in to comment.