You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/benefits.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,12 @@
2
2
3
3
Benefits can be broken down per codebase audience type as they have been defined up-front. This is a benefit in itself as it allows to be considerate and then specific about the needs of each audience.
4
4
5
-
## Users
5
+
## Consumers
6
6
7
-
-Users expect to interact with the codebase via a specific entry point that is the README.
8
-
-Users get a consistent experience across codebases and have expectations that can either be met or missed.
9
-
-Users understanding when expectations are missed promotes feedback and improvement.
10
-
-Users should be able to interact with the service based on the good user interface provided by the codebase.
7
+
-Consumers expect to interact with the codebase via a specific entry point that is the README.
8
+
-Consumers get a consistent experience across codebases and have expectations that can either be met or missed.
9
+
-Consumers understanding when expectations are missed promotes feedback and improvement.
10
+
-Consumers should be able to interact with the service based on the good user interface provided by the codebase.
0 commit comments