From f7545c6d8d59b95f3edb9119c72bb1133f986a6e Mon Sep 17 00:00:00 2001 From: Julian Stirling Date: Tue, 17 Jun 2025 11:18:33 -0400 Subject: [PATCH 1/2] Update issue templates --- .gitlab/issue_templates/Bug.md | 24 ++++++++++++---------- .gitlab/issue_templates/Feature request.md | 20 +++++++++--------- 2 files changed, 23 insertions(+), 21 deletions(-) diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md index 86300792..0dbbc281 100644 --- a/.gitlab/issue_templates/Bug.md +++ b/.gitlab/issue_templates/Bug.md @@ -2,31 +2,33 @@ ## Summary -(Summarize the bug encountered concisely) + ## Configuration + -I'm using: - -**Camera:** (E.g. Raspberry Pi camera v2) - -**Motor controller:** (E.g. Sangaboard, or Arduino Nano) +* **Sever version**: v2 or v3 +* **Release/Branch**: e.g. v3.0.0-alpha1 +* **Hardware Configuration:** + * Raspberry Pi Camera v2 + * Sangabouard v0.5 ## Steps to reproduce -(How one can reproduce the issue - this is very important) + ## Relevant logs and/or screenshots -To access your microscope log, either: + + ## Additional details -(Anything else you think might be relevant to mention) + -/label ~bug +/label ~bug diff --git a/.gitlab/issue_templates/Feature request.md b/.gitlab/issue_templates/Feature request.md index b3230205..5b5f999f 100644 --- a/.gitlab/issue_templates/Feature request.md +++ b/.gitlab/issue_templates/Feature request.md @@ -2,18 +2,18 @@ ## Summary -(Summarize the bug encountered concisely) + -## Configuration - -I'm using: - -**Camera:** (E.g. Raspberry Pi camera v2) - -**Motor controller:** (E.g. Sangaboard, or Arduino Nano) ## Additional details -(Anything else you think might be relevant to mention) + + + +/label ~feature From dd24a3863d85baf405c49c6c38c5b5afdf080e23 Mon Sep 17 00:00:00 2001 From: Julian Stirling Date: Tue, 17 Jun 2025 15:58:45 +0000 Subject: [PATCH 2/2] Apply suggestions from code review of branch update-issue-templates Co-authored-by: Joe Knapper --- .gitlab/issue_templates/Bug.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md index 0dbbc281..b7e40f0d 100644 --- a/.gitlab/issue_templates/Bug.md +++ b/.gitlab/issue_templates/Bug.md @@ -21,6 +21,8 @@