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: patterns/1-initial/governance-based-project-setup.md
+14-8Lines changed: 14 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,23 +28,29 @@ 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
-
### Governance Level: "Bug reports and Issues welcome"
31
+
This solution ties together various resources that are provided by the InnerSource Commons:
32
+
- the [maturity model](../2-structured/maturity-model.md)
33
+
- InnerSource Patterns applicable to each level
34
+
35
+
Your organization may have other custom resources relevant for each of these governance levels, that you could link to in addition to the above.
36
+
37
+
### Governance Level: "Bug Reports and Issues Welcome"
32
38
33
39
Definition:
34
40
> 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.
35
41
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.
37
-
38
42
To reach this level, a team needs to make their source code readable. They need to give write access to their issue tracker.
39
43
40
-
For the [maturity model](../2-structured/maturity-model.md), the relevant levels needed are at least:
44
+
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.
45
+
46
+
The relevant levels of the [maturity model](../2-structured/maturity-model.md) are at least:
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.
60
66
61
-
For the [maturity model](../2-structured/maturity-model.md), the relevant levels needed are at least:
67
+
The relevant levels of the [maturity model](../2-structured/maturity-model.md) are at least:
@@ -83,7 +89,7 @@ To reach this level the host team, mixed of members of different teams in the or
83
89
84
90
All project decisions need to be taken where they can not only be seen by others but influenced by the entire team of Trusted Committers - even if not everybody can make it to all meetings.
85
91
86
-
For the [maturity model](../2-structured/maturity-model.md), the relevant levels needed are at least:
92
+
The relevant levels of the [maturity model](../2-structured/maturity-model.md) are at least:
0 commit comments