Switch to side-by-side view

--- a
+++ b/.github/ISSUE_TEMPLATE/---bug-report.md
@@ -0,0 +1,36 @@
+---
+name: "\U0001F41B Bug report"
+about: Create a report to help us improve
+title: "[BUG] Placeholder title"
+labels: bug
+assignees: ''
+
+---
+
+## Description
+<!-- A clear and concise description of what the bug is. -->
+
+## To Reproduce
+Steps to reproduce the behavior:
+1.
+2.
+3.
+
+<!-- If you have a code sample, error messages, stack traces, please provide it here as well -->
+
+## Expected behavior
+<!-- A clear and concise description of what you expected to happen. -->
+
+## Environment:
+<!-- (please complete the following information) -->
+
+ - Slideflow Version (e.g., 1.0):
+ - OS (e.g., Ubuntu):
+ - How you installed Slideflow (`pip`, source):
+ - Python version:
+ - CUDA/cuDNN version:
+ - GPU models and configuration:
+ - Any other relevant information:
+
+## Additional context
+<!-- Add any other context about the problem here. -->