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: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,8 @@ Use cases:
16
16
## Docs
17
17
The UML usage style in this project is _sketching_, as described by Marting Fowler e.g. _UML Distilled, Martin Fowler (2009)_. This basically means that it is used as a quick sketch to clarify ideas in broad strokes, and is neither intended to be kept up to date nor describe the project fully.
18
18
19
-
In a real-life scenario, I'd discuss with the team if they are conformable with this approach or if another is needed.
19
+
> [!IMPORTANT]
20
+
> In a real-life scenario, I'd discuss with the team if they are conformable with this approach or if another is needed.
20
21
21
22
### Documenting architectural, design or almost any decision made
0 commit comments