From e9d6e61012d66b1f278c81134d93d15aa4bef573 Mon Sep 17 00:00:00 2001 From: Tim Lowden Date: Thu, 20 Apr 2023 09:24:25 -0400 Subject: [PATCH 1/2] Create sprint-goals.md Starting a transparent log of overarching sprint goals for team and interested stakeholders to view. --- docs/sprint-goals.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/sprint-goals.md diff --git a/docs/sprint-goals.md b/docs/sprint-goals.md new file mode 100644 index 000000000..6f23c075f --- /dev/null +++ b/docs/sprint-goals.md @@ -0,0 +1,10 @@ +# Notify Sprint Goals Log + +## Sprint: Heron (4/13/23) + +| | Goal | Impact | +|-------------|----------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------| +| Engineering | Tackle data retention and message delivery receipts | Expand user capabilities while remaining LATO compliant. Give users ability to easily view failed messages. | +| UX | Audit & create a plan for implementing some “low-hanging fruit” aspects of USWDS | Understand similarities between UK Design and USWDS. Scope lift and path to allow team to schedule migration. | +| Content | Audit current content and recommend short-term content changes | Eliminate unnecessary/confusing content and add clarity to improve UX for pilot partners. | +| Security | Complete tasks to get assessment and begin assessment | Completing LATO docs moves us closer to LATO award and thus, piloting in earnest. | From a3a4cbf85b7e38cb3fd3f688893d30ff1120f58f Mon Sep 17 00:00:00 2001 From: Tim Lowden Date: Thu, 20 Apr 2023 09:30:13 -0400 Subject: [PATCH 2/2] Update sprint-goals.md --- docs/sprint-goals.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sprint-goals.md b/docs/sprint-goals.md index 6f23c075f..2e21359b8 100644 --- a/docs/sprint-goals.md +++ b/docs/sprint-goals.md @@ -7,4 +7,4 @@ | Engineering | Tackle data retention and message delivery receipts | Expand user capabilities while remaining LATO compliant. Give users ability to easily view failed messages. | | UX | Audit & create a plan for implementing some “low-hanging fruit” aspects of USWDS | Understand similarities between UK Design and USWDS. Scope lift and path to allow team to schedule migration. | | Content | Audit current content and recommend short-term content changes | Eliminate unnecessary/confusing content and add clarity to improve UX for pilot partners. | -| Security | Complete tasks to get assessment and begin assessment | Completing LATO docs moves us closer to LATO award and thus, piloting in earnest. | +| Security | Complete tasks to get assessment and begin assessment | Complete LATO docs to move us closer to LATO award and thus, piloting in earnest. |