Fix typo in build issue template (#24301)
Just fixes a small typo in the build issue template.
This commit is contained in:
parent
1261e98ff8
commit
34e5f2479f
|
|
@ -72,7 +72,7 @@ body:
|
|||
- type: textarea
|
||||
id: build_script
|
||||
attributes:
|
||||
label: Build scrip or step-by-step to reproduce
|
||||
label: Build script or step-by-step to reproduce
|
||||
description: How can we reproduce your issue?
|
||||
placeholder: Please provide detailed instructions on how to reproduce the issue
|
||||
validations:
|
||||
|
|
|
|||
Loading…
Reference in New Issue