diff options
| author | Joe Carstairs <me@joeac.net> | 2025-07-19 20:52:58 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-07-19 20:53:28 +0100 |
| commit | 839feec0d9fb8e2ad3eb28f00c2d2c6f78c5c4b9 (patch) | |
| tree | 77258436113c4ccbf6d9b8d22b3f5b1107b42eb1 /requirements/tasks | |
| parent | 0b33befcee10145416dcf6e79582e6e532f28182 (diff) | |
add task-045, task-046, edit epic-002
Diffstat (limited to 'requirements/tasks')
| -rw-r--r-- | requirements/tasks/epic-002.md | 2 | ||||
| -rw-r--r-- | requirements/tasks/task-045.md | 10 | ||||
| -rw-r--r-- | requirements/tasks/task-046.md | 10 |
3 files changed, 22 insertions, 0 deletions
diff --git a/requirements/tasks/epic-002.md b/requirements/tasks/epic-002.md index 79e547f..ee162ae 100644 --- a/requirements/tasks/epic-002.md +++ b/requirements/tasks/epic-002.md @@ -17,3 +17,5 @@ Blocked by: task-032, epic-000, epic-006 - [ ] task-008 (help) - [ ] task-043 (prompt for phone number on desktop UI) - [ ] task-044 (prompt for phone number on Web UI) +- [ ] task-045 (UI hint for phone number on desktop UI) +- [ ] task-046 (UI hint for phone number on Web UI) diff --git a/requirements/tasks/task-045.md b/requirements/tasks/task-045.md new file mode 100644 index 0000000..41fd65f --- /dev/null +++ b/requirements/tasks/task-045.md @@ -0,0 +1,10 @@ +# task-045 + +As a user, when I start using Schist's desktop UI 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-054 + +Epic: epic-002 diff --git a/requirements/tasks/task-046.md b/requirements/tasks/task-046.md new file mode 100644 index 0000000..0f4f9ec --- /dev/null +++ b/requirements/tasks/task-046.md @@ -0,0 +1,10 @@ +# task-046 + +As a user, when I start using Schist's Web UI 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-054 + +Epic: epic-002 |
