summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Carstairs <jcarstairs@scottlogic.com>2025-07-16 17:31:35 +0100
committerJoe Carstairs <jcarstairs@scottlogic.com>2025-07-16 17:31:35 +0100
commitf1a6e18957f855df02eb0a953c737c5ecea85640 (patch)
tree5ccb84dcad4a071cf0a49b874684b33a6fe96a69
parent47c7d7813f954ff4373e005ecee547a3569cad06 (diff)
add req-053, req-054, edit req-043
-rw-r--r--requirements/catalogue/req-043.md2
-rw-r--r--requirements/catalogue/req-053.md7
-rw-r--r--requirements/catalogue/req-054.md8
3 files changed, 17 insertions, 0 deletions
diff --git a/requirements/catalogue/req-043.md b/requirements/catalogue/req-043.md
index 9bc17b4..6ef399a 100644
--- a/requirements/catalogue/req-043.md
+++ b/requirements/catalogue/req-043.md
@@ -4,3 +4,5 @@ As a user, I want Schist to normally be in my phone contacts, so that I can
record a beer transaction in Schist by SMS.
Source: req-012
+
+Satisfied by: req-053, req-054
diff --git a/requirements/catalogue/req-053.md b/requirements/catalogue/req-053.md
new file mode 100644
index 0000000..98becd9
--- /dev/null
+++ b/requirements/catalogue/req-053.md
@@ -0,0 +1,7 @@
+# req-053
+
+As a user, when I start using Schist for the first time, if I already know that
+I want to use Schist using SMS, I want to receive an SMS from Schist, so that I
+normally have Schist in my phone contacts.
+
+Source: req-043 \ No newline at end of file
diff --git a/requirements/catalogue/req-054.md b/requirements/catalogue/req-054.md
new file mode 100644
index 0000000..d402da0
--- /dev/null
+++ b/requirements/catalogue/req-054.md
@@ -0,0 +1,8 @@
+# req-054
+
+As a user, when I start using Schist for the first time, if I don't already know
+that I want to use Schist using SMS, I want to see an unintrusive UI hint to
+help me discover how to set up SMS later, so that I normally have Schist in my
+phone contacts.
+
+Source: req-043