Update BUILD_ERROR.yml
This commit is contained in:
parent
b2171d6783
commit
50eb07b53e
4
.github/ISSUE_TEMPLATE/BUILD_ERROR.yml
vendored
4
.github/ISSUE_TEMPLATE/BUILD_ERROR.yml
vendored
@ -48,12 +48,12 @@ body:
|
|||||||
- type: dropdown
|
- type: dropdown
|
||||||
attributes:
|
attributes:
|
||||||
label: Can you build the VisionCamera Example app?
|
label: Can you build the VisionCamera Example app?
|
||||||
description: Try to build the example app (`package/example/`) and see if the issue is reproduceable here. Note: If you don\'t try to build the example app, I most likely won\'t help you with your issue.
|
description: "Try to build the example app (`package/example/`) and see if the issue is reproduceable here. Note: If you don't try to build the example app, I most likely won't help you with your issue."
|
||||||
multiple: true
|
multiple: true
|
||||||
options:
|
options:
|
||||||
- Yes
|
- Yes
|
||||||
- No
|
- No
|
||||||
- I didn\'t try (your issue might get ignored & closed if you don\'t try this)
|
- "I didn't try (your issue might get ignored & closed if you don't try this)"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
|
Loading…
Reference in New Issue
Block a user