From 2c45bf0e44bf9dcfc923a8b58cdc0068c13c7fb5 Mon Sep 17 00:00:00 2001 From: "David M. Strickland" Date: Fri, 9 Dec 2022 09:04:02 -1000 Subject: [PATCH] Update bug template based on information that I would like to see included in the submission --- .github/ISSUE_TEMPLATE/bug_report.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 90c947ba..caa98832 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -23,13 +23,13 @@ Steps to reproduce the behavior: **Expected behavior** A clear and concise description of what you expected to happen. +**System Information** + - OS: [e.g. Windows 10 x64, Linux Ubuntu, macOS 12] + - Browser: [e.g. Chrome 108.0.5359.99 (Official Build) (64-bit), Safari 16, Firefox 107.0.1] + - Python Distribution: [e.g. Python.org 3.9, Anaconda3 2021.11 3.9, ActivePython 3.9] + **Screenshots** If applicable, add screenshots to help explain your problem. -**Desktop (please complete the following information):** - - OS: [e.g. iOS] - - Browser [e.g. chrome, safari] - - Version [e.g. 22] - **Additional context** Add any other context about the problem here.