diff options
Diffstat (limited to 'requirements')
| -rw-r--r-- | requirements/catalogue/req-043.md | 2 | ||||
| -rw-r--r-- | requirements/catalogue/req-053.md | 7 | ||||
| -rw-r--r-- | requirements/catalogue/req-054.md | 8 |
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 |
