Reorder bug template slightly and clarify configuration questions
This commit is contained in:
parent
ebf38f2f70
commit
50595d6095
1 changed files with 16 additions and 16 deletions
|
|
@ -16,7 +16,7 @@ In 1–2 sentences, describe:
|
|||
**Current Behaviour**:
|
||||
<!-- Summarise what happened instead -->
|
||||
|
||||
### Suggested fix (optional)
|
||||
**Current Behaviour (optional)**:
|
||||
<!--
|
||||
If you have ideas for how this could be resolved, describe them here.
|
||||
Examples:
|
||||
|
|
@ -27,21 +27,7 @@ Examples:
|
|||
- suspected root cause
|
||||
-->
|
||||
|
||||
## Configuration
|
||||
<!-- Adjust as appropriate. -->
|
||||
|
||||
| Component | Value |
|
||||
| :-------- | :------- |
|
||||
| **Server Version** | v2 or v3 |
|
||||
| **Release/Branch** | e.g. v3.0.0-alpha1 |
|
||||
| **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
|
||||
|
||||
<!--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.-->
|
||||
|
||||
|
|
@ -51,12 +37,26 @@ To reproduce this bug:
|
|||
* Step 2
|
||||
* ...
|
||||
|
||||
## Reproducibility
|
||||
|
||||
**Reproducibility:**
|
||||
- [ ] **Consistent:** Happens every time.
|
||||
- [ ] **Intermittent:** Happens roughly [X]% of the time or every [X] scans/clicks.
|
||||
- [ ] **One-off:** Only happened once so far.
|
||||
|
||||
## Configuration
|
||||
<!-- Adjust as appropriate. -->
|
||||
|
||||
| Component | Value |
|
||||
| :-------- | :------- |
|
||||
| **Server Version** | v2 or v3 |
|
||||
| **Release/Branch** | e.g. v3.0.0-alpha1 |
|
||||
| **UI** | e.g. Chrome, Firefox, OpenFlexure Connect |
|
||||
| **Server Operating System** | e.g. OpenFlexure Raspbian |
|
||||
| **Server Python Version (if known)** | e.g. Python 3.13.5 |
|
||||
| **Server Operating for UI** | e.g. OpenFlexure Raspbian |
|
||||
| **Camera Version** | e.g. Raspberry Pi Camera v2 |
|
||||
| **Board Version** | Sangaboard v0.5 |
|
||||
|
||||
## Relevant logs and/or screenshots
|
||||
|
||||
<!-- To access your microscope log, either:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue