We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5943f76 commit e3856c7Copy full SHA for e3856c7
1 file changed
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -79,6 +79,15 @@ body:
79
validations:
80
required: true
81
82
+ - type: textarea
83
+ id: reproduction
84
+ attributes:
85
+ label: Minimal Reproducible Example
86
+ description: |
87
+ Can you provide a small test case or a steps to reproduce? Please include any parsing issues in detail.
88
+ validations:
89
+ required: true
90
+
91
- type: textarea
92
id: actual
93
attributes:
0 commit comments