Skip to content

Commit f64e1fc

Browse files
committed
Turn into list formatting that markdown understands
1 parent 59972b4 commit f64e1fc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

patterns/1-initial/operational-model.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ The following is an example of a tentative pattern solution related to this. Exi
3636

3737
The proposed solution is a simplified version of a Software Development Lifecycle. This pattern works on three main areas for the software development life cycle that are:
3838

39-
a) Inception where the idea is discussed and specified (e.g., as user story),
40-
b) Build where the developer collaboration takes place with other developers, where the user story is translated into code, and
41-
c) usage as the moment in time the software is producing value at the final end users even in other business units or departments.
39+
1. Inception where the idea is discussed and specified (e.g., as user story),
40+
2. Build where the developer collaboration takes place with other developers, where the user story is translated into code, and
41+
3. Usage as the moment in time the software is producing value at the final end users even in other business units or departments.
4242

4343
These three main areas should at the same time comply with the InnerSource principles (transparency, collaboration, community, etc.).
4444

0 commit comments

Comments
 (0)