docs: Update issue templates
This commit is contained in:
parent
b574c8657e
commit
b44faacf5a
1
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
1
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
@ -107,7 +107,6 @@ body:
|
|||||||
description: >
|
description: >
|
||||||
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 this in the example app, I most likely won't help you with your issue.
|
**Note:** If you don't try this in the example app, I most likely won't help you with your issue.
|
||||||
multiple: true
|
|
||||||
options:
|
options:
|
||||||
- Yes, I can reproduce the same issue in the Example app here
|
- Yes, I can reproduce the same issue in the Example app here
|
||||||
- No, I cannot reproduce the issue in the Example app
|
- No, I cannot reproduce the issue in the Example app
|
||||||
|
1
.github/ISSUE_TEMPLATE/BUILD_ERROR.yml
vendored
1
.github/ISSUE_TEMPLATE/BUILD_ERROR.yml
vendored
@ -58,7 +58,6 @@ body:
|
|||||||
description: >
|
description: >
|
||||||
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.
|
||||||
multiple: true
|
|
||||||
options:
|
options:
|
||||||
- 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
|
||||||
|
Loading…
Reference in New Issue
Block a user