Skip to content

Commit c3501ca

Browse files
committed
Adding some elements to explain the structure of the Solution section in more detail
1 parent dc838fd commit c3501ca

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

patterns/1-initial/governance-based-project-setup.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,23 +28,29 @@ A team has decided that they want to publish an InnerSource project. They are tr
2828

2929
Support new Trusted Committers with a list of resources targeted at each of the three governance levels.
3030

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"
3238

3339
Definition:
3440
> 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.
3541
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-
3842
To reach this level, a team needs to make their source code readable. They need to give write access to their issue tracker.
3943

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:
4147

4248
PP-1, DP-1, DC-1, RS-1, ST-1, CF-1, LS-1, OF-2, CB-2, SP-2, PA-2, RW-1, MP-1, SM-1, CL-1, RO-1
4349

44-
For InnerSource patterns, start by looking at the following ones:
50+
These InnerSource patterns, start by looking at the following ones:
4551

4652
* [Base Documentation](../2-structured/base-documentation.md)
47-
* [Communiation Tooling](../2-structured/communication-tooling.md)
53+
* [Communication Tooling](../2-structured/communication-tooling.md)
4854
* [Issue Tracker](../2-structured/issue-tracker.md)
4955
* [Praise Participants](../2-structured/praise-participants.md)
5056
* [Standard Release Process](../2-structured/release-process.md)
@@ -58,7 +64,7 @@ Definition:
5864
5965
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.
6066

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:
6268

6369
PP-2, DP-2, DC-2, RS-3, ST-3, CF-2, LS-2, OF-2, CB-2, SP-2, PA-2, RW-2, MP-2, SM-2, CL-3, RO-2
6470

@@ -83,7 +89,7 @@ To reach this level the host team, mixed of members of different teams in the or
8389

8490
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.
8591

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:
8793

8894
PP-3, DP-3, DC-3, RS-3, ST-3, CF-3, LS-3, OF-3, CB-3, SP-3, PS-3, RW-3, MP-3, SM-3, CL-3, RO-3
8995

0 commit comments

Comments
 (0)