Fix HLS.js product name in issue templates

This commit is contained in:
Karl Horky
2026-04-29 18:20:27 +02:00
committed by Rob Walch
parent a27a96206a
commit 2a3e86373e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ body:
- type: input
id: version
attributes:
label: What version of Hls.js are you using?
label: What version of HLS.js are you using?
placeholder: e.g. vX.Y.Z
validations:
required: true
+1 -1
View File
@@ -5,7 +5,7 @@ body:
- type: textarea
id: question
attributes:
label: What do you want to do with Hls.js?
label: What do you want to do with HLS.js?
validations:
required: true
- type: textarea