Files
MachineLearningNotebooks/.github/ISSUE_TEMPLATE/notebook-issue.md
2019-08-20 08:35:00 -05:00

44 lines
500 B
Markdown

---
name: Notebook issue
about: Describe your notebook issue
title: "[Notebook] DESCRIPTIVE TITLE"
labels: notebook
assignees: ''
---
### DESCRIPTION: Describe clearly + concisely
.
### REPRODUCIBLE: Steps
.
### EXPECTATION: Clear description
.
### CONFIG/ENVIRONMENT:
```Provide where applicable
## Your Python & SDK version:
## Environment definition:
## Notebook name or Python scripts:
## Run and Workspace Id:
## Pipeline definition:
## Example data:
## Any log files:
```