Skip to content

Commit

Permalink
Update bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chriski777 authored Dec 29, 2024
1 parent c88e1ba commit e0e4d6d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,16 @@ body:
render: python
validations:
required: true

- type: textarea
attributes:
label: "Example input dataset used to reproduce the issue:"
description: >
Please provide a link to a minimal example dataset that can be
used to reproduce the bug. For developers to quickly fix your issue, it's important
that they can reproduce your problem locally.
placeholder: |
<< Dropbox/Google Drive, etc., some link to the dataset >>
- type: textarea
attributes:
Expand Down

0 comments on commit e0e4d6d

Please sign in to comment.