Skip to content

Commit ff5699b

Browse files
committed
Adding some links to other patterns. Minor fix to Resulting Context.
1 parent a070b94 commit ff5699b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ This pattern applies in organizations that:
3737

3838
Before making a project open source, require it to go through an InnerSource phase where:
3939

40-
1. The project is made available internally for contributions from other teams.
41-
2. Clear documentation, contribution guidelines, and governance structures are established.
40+
1. The project is made available internally for contributions from other teams e.g. via an [InnerSource Portal](../2-structured/innersource-portal.md).
41+
2. Clear documentation, contribution guidelines, and governance structures are established. See also [Standard Base Documentation](../2-structured/base-documentation.md).
4242
3. Maintainers gain experience managing contributions, reviewing pull requests, and addressing issues.
4343
4. Internal adoption and success metrics are measured to determine if the project is ready for external release.
4444
5. Feedback loops are created to refine processes before engaging a broader open source audience.
@@ -47,7 +47,7 @@ Before making a project open source, require it to go through an InnerSource pha
4747

4848
- Teams develop the skills necessary to manage open source projects effectively.
4949
- Contributor documentation and governance structures are established and tested.
50-
- Internal adoption increases, providing validation of the project's value before external release.
50+
- Further internal teams start using the project (adoption), providing validation of the project's value before external release.
5151
- The transition to open source is smoother, with better preparedness for external collaboration.
5252

5353
## Rationale

0 commit comments

Comments
 (0)