diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a7b50772..9d03f31c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,42 +1,25 @@ ---- -name: Bug report -about: Report a bug in pycromanager -labels: bug ---- - - -### Bug report - - - - - -**Bug summary** + - + **Code for reproduction** - - - ```python -# Paste your code here -# -# +# your code here ``` **Expected outcome** @@ -47,12 +30,3 @@ labels: bug - -**Version Info** - - * Operating system: - * pycromanager version: - * MicroManager version: - * Python version: - * Python environment (command line, IDE, Jupyter notebook, etc) -