openflexure-microscope-server/.gitlab/issue_templates/Bug.md
2025-06-23 15:37:16 +00:00

36 lines
962 B
Markdown

# Bug report
## Summary
<!-- Summarise the bug encountered concisely -->
## Configuration
<!-- Adjust as appropriate. -->
* **Sever version**: v2 or v3
* **Release/Branch**: e.g. v3.0.0-alpha1
* **Hardware Configuration:**
* Raspberry Pi Camera v2
* Sangaboard v0.5
## Steps to reproduce
<!--How to reproduce the issue - this is very important-->
## Relevant logs and/or screenshots
<!-- To access your microscope log, either:
* In the webapp, open the "Logging" tab, and click "Download log file" in the top right corner
* Run `ofm log` on your microscope, and copy/paste the output here
* Go to `http://<your microscope IP>:5000/logfile`, download the log file, and attach it here using the "Attach a File" button below
* In most setups, `http://microscope.local:5000/logfile` should work-->
## Additional details
<!--Anything else you think might be relevant to mention-->
/label ~bug <!-- ~"Severity::Medium" ~"sever version::v3" -->