dev: improve issue form (#4005)
This commit is contained in:
parent
5abc3f7ada
commit
7b861ddd90
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -91,7 +91,8 @@ body:
|
|||||||
- type: textarea
|
- type: textarea
|
||||||
id: code-example
|
id: code-example
|
||||||
attributes:
|
attributes:
|
||||||
label: Code example or link to a public repository
|
label: A minimal reproducible example or link to a public repository
|
||||||
|
description: if your problem is related to a private repository, a minimal reproducible example is required.
|
||||||
value: |-
|
value: |-
|
||||||
<details>
|
<details>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user