diff --git a/.github/ISSUE_TEMPLATE/ds_bug_report.md b/.github/ISSUE_TEMPLATE/ds_bug_report.md new file mode 100644 index 000000000000..713005596023 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/ds_bug_report.md @@ -0,0 +1,44 @@ +--- +name: Notebook Editor, Interactive Window, or .py file Notebook cells +about: Create a report to help us improve +labels: type-bug, "data science" +--- +# Notebook Editor, Interactive Window, .py file Notebook cells Bug + + + +## Steps to cause the bug to occur +1. + +## Actual & Expected behavior + + + +### Your Jupyter and/or Python environment +*Please provide as much info as you readily know* +- **Jupyter server running:** Local | Remote | N/A +- **Extension version:** 20YY.MM.#####-xxx +- **VS Code version:** #.## +- **Setting python.jediEnabled:** true | false +- **Python and/or Anaconda version:** #.#.# +- **OS:** Windows | Mac | Linux (distro): +- **Virtual environment:** conda | venv | virtualenv | N/A | ... + +## Developer Tools Console Output + + + + + diff --git a/.github/ISSUE_TEMPLATE/ds_feature_request.md b/.github/ISSUE_TEMPLATE/ds_feature_request.md new file mode 100644 index 000000000000..0335ca626527 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/ds_feature_request.md @@ -0,0 +1,18 @@ +--- +name: Jupyter Notebook, Interactive Window, or code-cell Feature Request +about: Suggest a new feature or behavior +labels: type-enhancement, "data science" +--- +# Jupyter Notebook, Interactive Window, or code-cell Feature Request + + + +## Description + + +