1
0
Fork 0
mirror of https://github.com/corona-warn-app/cwa-documentation synced 2025-07-03 20:08:31 +02:00

Phone number must not only be stored, but also visible to the user.

This commit is contained in:
Henning Femmer 2020-06-14 23:03:38 +02:00 committed by GitHub
parent c838ee1de5
commit 7b29d9cdb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -167,7 +167,7 @@ The corresponding acceptance criteria supplement the specification of the requir
### Technical Support ### Technical Support
| # of user story ID | User story | Acceptance criteria | | # of user story ID | User story | Acceptance criteria |
|-----------------|------------|--------------------| |-----------------|------------|--------------------|
| E08.01 | As an app user, I want to be able to contact a hotline, so that I can resolve any technical problems with the app. | 1. The phone number of the technical hotline is stored in the app. | | E08.01 | As an app user, I want to be able to contact a hotline, so that I can resolve any technical problems with the app. | 1. The phone number of the technical hotline is shown in the app. |
### Accessibility ### Accessibility
| # of user story ID | User story | Acceptance criteria | | # of user story ID | User story | Acceptance criteria |