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
Include the model definitions from the Governance Levels in here to make the link to the other pattern even more explicit (even though this means repetition)
Copy file name to clipboardExpand all lines: patterns/1-initial/governance-based-project-setup.md
+12-3Lines changed: 12 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,10 @@ A team has decided that they want to publish an InnerSource project. They are tr
28
28
29
29
Support new Trusted Committers with a list of resources targeted at each of the three governance levels.
30
30
31
-
### Level: "Bug reports and Issues welcome"
31
+
### Governance Level: "Bug reports and Issues welcome"
32
+
33
+
Definition:
34
+
> 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.
32
35
33
36
Ideally the host team goes through the [InnerSource Learning Path](https://innersourcecommons.org/learn/learning-path/) to get a first understanding of the concepts and roles involved.
34
37
@@ -48,7 +51,10 @@ For InnerSource patterns, start by looking at the following ones:
> People outside the core development team may use the code. They can also make modifications and submit them to core team for inclusion.
52
58
53
59
To reach this level, a team needs to give contributors the option to submit pull requests. In addition, contributors need to have clear options to follow the development of the project in order to better understand project direction and established best practices. In addition the host team needs to set aside time for mentoring contributors and giving timely feedback.
54
60
@@ -68,7 +74,10 @@ For InnerSource patterns, start by looking at the following ones (in addition to
*[Reluctance to accept contributions](../1-initial/reluctance-to-accept-contributions.md)
70
76
71
-
### Level: Shared Ownership
77
+
### Governance Level: Shared Ownership
78
+
79
+
Definition:
80
+
> 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.
72
81
73
82
To reach this level the host team, mixed of members of different teams in the organisation, needs to understand that they are to act as one virtual team. There needs to be alignment of where the project is headed and increased trust between Trusted Committers.
0 commit comments