Skip to content

Commit 1431086

Browse files
committed
Adding another skill acquired during the solution
1 parent 6b91291 commit 1431086

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

patterns/1-initial/innersource-before-open-source.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,10 @@ Before making a project open source, require it to go through an InnerSource pha
3939

4040
1. The project is made available internally for contributions from other teams e.g. via an [InnerSource Portal](../2-structured/innersource-portal.md).
4141
2. Clear [documentation](../2-structured/base-documentation.md) (including contribution guidelines), and [governance structures](../2-structured/governance-levels.md) are established.
42-
3. Maintainers gain experience managing contributions, reviewing pull requests, and addressing issues.
43-
4. Internal adoption and success metrics are measured to determine if the project is ready for external release. Some possible metrics are detailed in the [Repository Activity Score](../2-structured/repository-activity-score.md).
44-
5. Feedback loops are created to refine processes before engaging a broader open source audience.
42+
3. Maintainers gain experience managing contributions, reviewing pull requests, and addressing issues.
43+
4. Maintainers get to git practice the soft skills required to support a community of people outside of their own team.
44+
5. Internal adoption and success metrics are measured to determine if the project is ready for external release. Some possible metrics are detailed in the [Repository Activity Score](../2-structured/repository-activity-score.md).
45+
6. Feedback loops are created to refine processes before engaging a broader open source audience.
4546

4647
## Resulting Context
4748

0 commit comments

Comments
 (0)