From 8c45d777559691706a1954227d2a92ea695ec694 Mon Sep 17 00:00:00 2001 From: Anders Lind <64251477+pbiology@users.noreply.github.com> Date: Fri, 8 Dec 2023 14:48:27 +0100 Subject: [PATCH] chore: update user_story with SOUP field (#1340) --- .github/ISSUE_TEMPLATE/user_story.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/user_story.yml b/.github/ISSUE_TEMPLATE/user_story.yml index 15e40b2e5..167d07451 100644 --- a/.github/ISSUE_TEMPLATE/user_story.yml +++ b/.github/ISSUE_TEMPLATE/user_story.yml @@ -56,6 +56,13 @@ body: placeholder: validations: required: false +- type: textarea + attributes: + label: SOUPs + description: Does this user story introduce or modify any SOUPs? If so, link to the SOUP(s) here. + placeholder: + validations: + required: false - type: textarea attributes: label: Can be closed when