From 07cf824c7a3d7347976335e48c9dd581b039477c Mon Sep 17 00:00:00 2001 From: Henry Pinkard <7969470+henrypinkard@users.noreply.github.com> Date: Thu, 7 Sep 2023 11:10:48 -0700 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 40 +++++----------------------- 1 file changed, 7 insertions(+), 33 deletions(-) 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) -