Skip to content

Commit 7b861dd

Browse files
authored
dev: improve issue form (#4005)
1 parent 5abc3f7 commit 7b861dd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,8 @@ body:
9191
- type: textarea
9292
id: code-example
9393
attributes:
94-
label: Code example or link to a public repository
94+
label: A minimal reproducible example or link to a public repository
95+
description: if your problem is related to a private repository, a minimal reproducible example is required.
9596
value: |-
9697
<details>
9798

0 commit comments

Comments
 (0)