Update BUG_REPORT.yml

This commit is contained in:
Marc Rousavy 2023-09-19 13:14:04 +02:00
parent 18c7034b50
commit b574c8657e

View File

@ -101,12 +101,19 @@ body:
placeholder: ex. 3.1.6
validations:
required: true
- type: checkboxes
- type: dropdown
attributes:
label: Can you reproduce this issue in the VisionCamera Example app?
description: Run the example app (`package/example/`) and see if the issue is reproduceable here.
description: >
Try to build the example app (`package/example/`) and see if the issue is reproduceable here.
**Note:** If you don't try this in the example app, I most likely won't help you with your issue.
multiple: true
options:
- label: I can reproduce the issue in the VisionCamera Example app.
- Yes, I can reproduce the same issue in the Example app here
- No, I cannot reproduce the issue in the Example app
- I didn't try (⚠️ your issue might get ignored & closed if you don't try this)
validations:
required: true
- type: checkboxes
attributes:
label: Additional information