Skip to content

Commit 10780d5

Browse files
committed
Update bug report template for reproducer code
1 parent a7a3ccd commit 10780d5

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/BugReport.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,9 @@ body:
4848
id: info
4949
attributes:
5050
label: "Reproduce / Test"
51-
description: "Please add valid Python code to reproduce the bug. This will be used as a test for QAing later on."
51+
description: "Please add valid Python code to reproduce the bug. This will be used as a test for QAing later on.
52+
53+
Please provide a simplified reproducer, and if it's possible please refrain from providing a "clone this repository and run the integration tests to see the problem" type of a reproducer. Thanks!"
5254
render: python
5355
validations:
5456
required: true

0 commit comments

Comments
 (0)