From c026a2ece46e570d746f0439aed7131224d3b5b7 Mon Sep 17 00:00:00 2001 From: Laila Los <44241786+ElectronicBlueberry@users.noreply.github.com> Date: Wed, 13 Mar 2024 13:51:36 +0100 Subject: [PATCH] add browser and operating system to issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6ae457a2aeb2..f6d0dc8258c2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -14,6 +14,10 @@ A clear and concise description of what the bug is. Galaxy Version: (check /api/version if you don't know) Commit: (run `git rev-parse HEAD` if you run this Galaxy server) +**Browser and Operating System** +Operating System: Windows, Linux, macOS +Browser: Firefox, Chrome, Chrome-based, Safari + **To Reproduce** Steps to reproduce the behavior: 1. Go to '...'