From c992ec99596b3b8c6bb92e346f9d31316aa1fbc8 Mon Sep 17 00:00:00 2001 From: Ruth Hammond <91464546+ruthhammond@users.noreply.github.com> Date: Wed, 7 Jun 2023 16:59:10 +0100 Subject: [PATCH] Update issue templates --- .../new-internal-story-template.md | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/new-internal-story-template.md diff --git a/.github/ISSUE_TEMPLATE/new-internal-story-template.md b/.github/ISSUE_TEMPLATE/new-internal-story-template.md new file mode 100644 index 0000000000..67b50b53af --- /dev/null +++ b/.github/ISSUE_TEMPLATE/new-internal-story-template.md @@ -0,0 +1,23 @@ +--- +name: New internal story template +about: For internal use only +title: '' +labels: '' +assignees: '' + +--- + +## What + +## Why / user benefit + +## Who might do this + +## Done when +- [ ] task 1 + +## Refinement tasks +- [ ] User need / benefit clarified +- [ ] Roles needed identified +- [ ] Tasks defined for done when +- [ ] Triage / ticket refinement complete