From 21bc2c8481a085b3832b14e27067e6a2f9527b8f Mon Sep 17 00:00:00 2001 From: jzbmw <48311334+jzbmw@users.noreply.github.com> Date: Fri, 13 Oct 2023 08:56:32 +0200 Subject: [PATCH 1/3] Create irs-story issue template --- .github/ISSUE_TEMPLATE/irs-story | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/irs-story diff --git a/.github/ISSUE_TEMPLATE/irs-story b/.github/ISSUE_TEMPLATE/irs-story new file mode 100644 index 0000000000..31d66e009e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/irs-story @@ -0,0 +1,22 @@ +--- +name: Propose a Story +about: propose a new story, new task +--- + +**As** ... , +**I want** ... , +**so that** ... . + +## Hints / Details + +- ... + +## Outcome / Acceptance Criteria + +- ... From 2c7849764d1ea4292aeea02bd3df82d316aa6415 Mon Sep 17 00:00:00 2001 From: jzbmw <48311334+jzbmw@users.noreply.github.com> Date: Mon, 16 Oct 2023 12:22:43 +0200 Subject: [PATCH 2/3] Update irs-story --- .github/ISSUE_TEMPLATE/irs-story | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/irs-story b/.github/ISSUE_TEMPLATE/irs-story index 31d66e009e..a3bdb56cbd 100644 --- a/.github/ISSUE_TEMPLATE/irs-story +++ b/.github/ISSUE_TEMPLATE/irs-story @@ -1,6 +1,7 @@ --- name: Propose a Story about: propose a new story, new task +labels: Story --- - ... ## Outcome / Acceptance Criteria +- ... + +## Out of Scope + - ... From 68c294d81f4c77c7fa5e68f6b2688742d4237bca Mon Sep 17 00:00:00 2001 From: jzbmw <48311334+jzbmw@users.noreply.github.com> Date: Fri, 20 Oct 2023 08:50:44 +0200 Subject: [PATCH 3/3] Update irs-story --- .github/ISSUE_TEMPLATE/irs-story | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/irs-story b/.github/ISSUE_TEMPLATE/irs-story index a3bdb56cbd..cbe42cb441 100644 --- a/.github/ISSUE_TEMPLATE/irs-story +++ b/.github/ISSUE_TEMPLATE/irs-story @@ -20,6 +20,9 @@ Provide as much information regarding this request as possible +### Outcome +- ... +### Acceptance Criteria - ... ## Out of Scope