Skip to content

Commit 9edb239

Browse files
committed
Splitting up the different rights that the people get in each of the operating models, to make them easier to compare.
1 parent 36885f9 commit 9edb239

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

patterns/2-structured/governance-levels.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,17 @@ The shared language for these InnerSource operating models can be established wi
6565

6666
Examples of common InnerSource operating models (1) are:
6767

68-
- **Bug Reports and Issues Welcome**: People outside the core development team may use the code. They can submit feature requests and bug reports for things they would like to see changed.
69-
- **Contributions Welcome**: People outside the core development team may use the code. They can also make modifications and submit them to core team for inclusion.
70-
- **Shared Ownership** (sometimes called **Distributed Ownership**): Members of different teams collaborate on the project as equal peers. Everyone has the ability to merge code. Everyone has an equal say on the project direction. Everyone has an equal say in who else to add to this group.
68+
- **Bug Reports and Issues Welcome**:
69+
- People outside the core development team may use the code.
70+
- They can submit feature requests and bug reports for things they would like to see changed.
71+
- **Contributions Welcome**:
72+
- People outside the core development team may use the code.
73+
- They can also make modifications and submit them to core team for inclusion.
74+
- **Shared Ownership** (sometimes called **Distributed Ownership**):
75+
- Members of different teams collaborate on the project as equal peers.
76+
- Everyone has the ability to merge code.
77+
- Everyone has an equal say on the project direction.
78+
- Everyone has an equal say in who else to add to this group.
7179

7280
Examples of promoting the model names (3) are:
7381

0 commit comments

Comments
 (0)