21 lines
481 B
Markdown
21 lines
481 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: "[Bug Report]"
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Link to the notebook**
|
|
Add the link to the notebook.
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To reproduce**
|
|
A clear, step-by-step set of instructions to reproduce the bug.
|
|
|
|
**Logs**
|
|
If applicable, add logs to help explain your problem.
|
|
You may also attach an `.ipynb` file to this issue if it includes relevant logs or output. |