Merge branch '714-improve-bug-template' into 'v3'
Update bug template to include table or configuration, more detail about how... Closes #714 See merge request openflexure/openflexure-microscope-server!527
This commit is contained in:
commit
4fe0341225
1 changed files with 20 additions and 5 deletions
|
|
@ -2,20 +2,35 @@
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
|
- [ ] I have searched existing issues to ensure this hasn't been reported.
|
||||||
|
|
||||||
|
**Current Behaviour**:
|
||||||
|
<!-- Summarise what you expected to happen -->
|
||||||
|
**Expected Behaviour**:
|
||||||
<!-- Summarise the bug encountered concisely -->
|
<!-- Summarise the bug encountered concisely -->
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
<!-- Adjust as appropriate. -->
|
<!-- Adjust as appropriate. -->
|
||||||
|
|
||||||
* **Sever version**: v2 or v3
|
| Component | Value |
|
||||||
* **Release/Branch**: e.g. v3.0.0-alpha1
|
| :-------- | :------- |
|
||||||
* **Hardware Configuration:**
|
| **Server Version** | v2 or v3 |
|
||||||
* Raspberry Pi Camera v2
|
| **Release/Branch** | e.g. v3.0.0-alpha1 |
|
||||||
* Sangaboard v0.5
|
| **UI** | e.g. Chrome, Firefox, OpenFlexure Connect |
|
||||||
|
| **Operating System** | e.g. Windows 11 |
|
||||||
|
| **Python Version** | e.g. Python 3.13.12 |
|
||||||
|
| **Camera Version** | e.g. Raspberry Pi Camera v2 |
|
||||||
|
| **Board Version** | Sangaboard v0.5 |
|
||||||
|
|
||||||
## Steps to reproduce
|
## Steps to reproduce
|
||||||
|
|
||||||
<!--How to reproduce the issue - this is very important-->
|
<!--How to reproduce the issue - this is very important-->
|
||||||
|
<!--Be very clear about what condition triggers the bug. This is especially important for intermittent bugs.-->
|
||||||
|
|
||||||
|
**Reproducibility:**
|
||||||
|
- [ ] **Consistent:** Happens every time.
|
||||||
|
- [ ] **Intermittent:** Happens roughly [X]% of the time or every [X] scans/clicks.
|
||||||
|
- [ ] **One-off:** Only happened once so far.
|
||||||
|
|
||||||
## Relevant logs and/or screenshots
|
## Relevant logs and/or screenshots
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue