From 4e74fe73499bbc9567bca46c70f4a3812e1ebfa7 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Wed, 16 Jul 2025 17:21:59 +0100 Subject: add task-008, edit req-045 --- requirements/catalogue/req-045.md | 6 ++++-- requirements/tasks/task-008.md | 6 ++++++ 2 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 requirements/tasks/task-008.md (limited to 'requirements') diff --git a/requirements/catalogue/req-045.md b/requirements/catalogue/req-045.md index 1931a16..9e0dd4b 100644 --- a/requirements/catalogue/req-045.md +++ b/requirements/catalogue/req-045.md @@ -1,6 +1,8 @@ # req-044 -Schist has an SMS help interface which helps the user construct the SMS command -they want to construct. +Schist must have an SMS help interface which helps the user construct the SMS +command they want to construct. Source: req-012 + +Satisfied by: task-008 diff --git a/requirements/tasks/task-008.md b/requirements/tasks/task-008.md new file mode 100644 index 0000000..41d2095 --- /dev/null +++ b/requirements/tasks/task-008.md @@ -0,0 +1,6 @@ +# task-008 + +Schist must have an SMS help interface which helps the user construct the SMS +command they want to construct. + +Source: req-045 -- cgit v1.2.3