From 822cdd0f01a9c743368754fd62fa9494b0397c79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9e=20Martens?= Date: Tue, 20 Aug 2019 08:35:00 -0500 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/notebook-issue.md | 45 ++++++++++++++++-------- 1 file changed, 31 insertions(+), 14 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/notebook-issue.md b/.github/ISSUE_TEMPLATE/notebook-issue.md index 31e6cecf..c012da21 100644 --- a/.github/ISSUE_TEMPLATE/notebook-issue.md +++ b/.github/ISSUE_TEMPLATE/notebook-issue.md @@ -1,26 +1,43 @@ --- name: Notebook issue about: Describe your notebook issue -title: "[Notebook]" +title: "[Notebook] DESCRIPTIVE TITLE" labels: notebook assignees: '' --- -**DESCRIPTION: Describe the issue with notebook clearly + concisely** +### DESCRIPTION: Describe clearly + concisely -**CONFIG: Provide the following if applicable:** -+ Notebook name: -+ Your Python & SDK version: -+ Python Scripts: -+ Pipeline definition: -+ Environment definition: -+ Example data: -+ Any log files: -+ Run and Workspace Id: -**REPRODUCIBLE: Steps** +. +### REPRODUCIBLE: Steps -**EXPECTATION: Clear description of expected behavior** -**Additional context** +. +### 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: + + + + + +```