Skip to content

Commit b1bb100

Browse files
Fix labels clashing
1 parent abb0a8f commit b1bb100

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/ISSUE_TEMPLATE/BUG.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,14 @@ body:
3434
validations:
3535
required: false
3636
- type: input
37-
id: version
3837
attributes:
39-
label: Version
38+
label: Onboard Version
4039
description: What version of Onboard are you using?
4140
validations:
4241
required: true
4342
- type: input
44-
id: version
4543
attributes:
46-
label: Version
44+
label: Node Version
4745
description: What version of NodeJS are you running?
4846
validations:
4947
required: true

0 commit comments

Comments
 (0)