Update BUILD_ERROR.yml
This commit is contained in:
parent
d95592e315
commit
ed55c34ca1
3
.github/ISSUE_TEMPLATE/BUILD_ERROR.yml
vendored
3
.github/ISSUE_TEMPLATE/BUILD_ERROR.yml
vendored
@ -59,9 +59,10 @@ body:
|
|||||||
Try to build the example app (`package/example/`) and see if the issue is reproduceable here.
|
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.
|
**Note:** If you don't try to build the example app, I most likely won't help you with your issue.
|
||||||
options:
|
options:
|
||||||
|
- I didn't try (⚠️ your issue might get ignored & closed if you don't try this)
|
||||||
- Yes, I can successfully build the Example app here
|
- Yes, I can successfully build the Example app here
|
||||||
- No, I cannot build the Example app either
|
- No, I cannot build the Example app either
|
||||||
- I didn't try (⚠️ your issue might get ignored & closed if you don't try this)
|
default: 0
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
|
Loading…
Reference in New Issue
Block a user