From e392e2d58de3fe3e40a78a16fe68e87f8d9f6fc5 Mon Sep 17 00:00:00 2001 From: Kathryn Baker Date: Thu, 17 Sep 2026 15:58:29 +0100 Subject: [PATCH] Update issue templates Adding DETECT2 --- .../generic-all-instrument-template.md | 8 +++-- .../generic-feature-template.md | 4 +-- .../ISSUE_TEMPLATE/generic-issue-template.md | 2 +- .../ISSUE_TEMPLATE/release-issue-template.md | 34 +++++++++---------- 4 files changed, 26 insertions(+), 22 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/generic-all-instrument-template.md b/.github/ISSUE_TEMPLATE/generic-all-instrument-template.md index 31232b6a..dde7aafb 100644 --- a/.github/ISSUE_TEMPLATE/generic-all-instrument-template.md +++ b/.github/ISSUE_TEMPLATE/generic-all-instrument-template.md @@ -1,8 +1,9 @@ --- name: Generic all-instrument task Template -about: Should be used for when a task is to be completed on all instruments - this provides a ticklist for each one. +about: Should be used for when a task is to be completed on all instruments - this + provides a ticklist for each one. title: 'All instruments: ' -labels: 'no_release_notes' +labels: no_release_notes assignees: '' --- @@ -214,6 +215,9 @@ assignees: '' - ### NDXCRYOLAB_R80 - [ ] Started - [ ] Completed +- ### NDXDETECT2 + - [ ] Started + - [ ] Completed [Back to Top](#instrument-checklist) diff --git a/.github/ISSUE_TEMPLATE/generic-feature-template.md b/.github/ISSUE_TEMPLATE/generic-feature-template.md index 452da204..d0e48215 100644 --- a/.github/ISSUE_TEMPLATE/generic-feature-template.md +++ b/.github/ISSUE_TEMPLATE/generic-feature-template.md @@ -1,8 +1,8 @@ --- name: Generic Feature Template about: Should be used for all new features and shared notes -title: '[Instrument or device name, e.g. WISH]: [Brief description of request]' -labels: '' +title: "[Instrument or device name, e.g. WISH]: [Brief description of request]" +labels: no_release_notes assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/generic-issue-template.md b/.github/ISSUE_TEMPLATE/generic-issue-template.md index 19990bbc..dea90bf4 100644 --- a/.github/ISSUE_TEMPLATE/generic-issue-template.md +++ b/.github/ISSUE_TEMPLATE/generic-issue-template.md @@ -1,7 +1,7 @@ --- name: Generic Issue Template about: Should be used for all issues and tickets -title: '[Instrument or device name, e.g. WISH]: [Brief description of issue]' +title: "[Instrument or device name, e.g. WISH]: [Brief description of issue]" labels: '' assignees: '' diff --git a/.github/ISSUE_TEMPLATE/release-issue-template.md b/.github/ISSUE_TEMPLATE/release-issue-template.md index c763e3a1..899dfcfd 100644 --- a/.github/ISSUE_TEMPLATE/release-issue-template.md +++ b/.github/ISSUE_TEMPLATE/release-issue-template.md @@ -1,17 +1,17 @@ ---- -name: Release issue template -about: Should be used for when a release ticket is to be created. -title: 'Create release X.x.y' -labels: 'no_release_notes' -assignees: '' - ---- - -As someone invested in the IBEX project I want to create a release so that we have a tested system that can be deployed to systems as appropriate. - -## Acceptance Criteria: - -- [ ] [Pre Testing Steps](https://github.com/ISISComputingGroup/ibex_developers_manual/wiki/Creating-a-release#pre-testing) -- [ ] [Testing steps](https://github.com/ISISComputingGroup/ibex_developers_manual/wiki/Creating-a-release#testing) -- [ ] [Post Testing](https://github.com/ISISComputingGroup/ibex_developers_manual/wiki/Creating-a-release#post-testing) -- [ ] Distribute release notes via email [Instrument scientist release email](https://github.com/ISISComputingGroup/ibex_developers_manual/wiki/Updating-Instrument-Machines#a-new-release) +--- +name: Release issue template +about: Should be used for when a release ticket is to be created. +title: Create release X.x.y +labels: no_release_notes +assignees: '' + +--- + +As someone invested in the IBEX project I want to create a release so that we have a tested system that can be deployed to systems as appropriate. + +## Acceptance Criteria: + +- [ ] [Pre Testing Steps](https://github.com/ISISComputingGroup/ibex_developers_manual/wiki/Creating-a-release#pre-testing) +- [ ] [Testing steps](https://github.com/ISISComputingGroup/ibex_developers_manual/wiki/Creating-a-release#testing) +- [ ] [Post Testing](https://github.com/ISISComputingGroup/ibex_developers_manual/wiki/Creating-a-release#post-testing) +- [ ] Distribute release notes via email [Instrument scientist release email](https://github.com/ISISComputingGroup/ibex_developers_manual/wiki/Updating-Instrument-Machines#a-new-release)