Skip to content

Commit

Permalink
Update bug_report.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lymanjre authored Dec 25, 2024
1 parent f48b811 commit e8accd9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@ body:
- type: input
id: os
attributes:
label: OS version
label: "OS version"
description: "Please provide the operating system version. (Example: Windows 10)"
validations:
required: true
- type: input
id: version
id: "version"
attributes:
label: Version
description: What version of Hiddify are you using?
description: "What version of Hiddify are you using?"
render: shell
validations:
required: true
Expand Down

0 comments on commit e8accd9

Please sign in to comment.