Skip to content

Commit 3fa1ca0

Browse files
authored
Merge pull request #233 from fwan2000/restructure-update
Update mindmap to match patterns in the ebook
2 parents ccefb63 + ee5aae0 commit 3fa1ca0

File tree

2 files changed

+34
-23
lines changed

2 files changed

+34
-23
lines changed

pattern-categorization/innersource-program-mind-map.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
</head>
2121
<body>
2222
<svg id="mindmap"></svg>
23-
<script>markmap.markmap('svg#mindmap',{"t":"heading","d":1,"v":"InnerSource Program","c":[{"t":"heading","d":2,"v":"Begin","c":[{"t":"heading","d":3,"v":"Challenge: grow community impact","c":[{"t":"heading","d":4,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/dedicated-community-leader.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">Dedicated Community Leader (2)</a>"}]}]},{"t":"heading","d":2,"v":"Adoption","c":[{"t":"heading","d":3,"v":"Cultural Challenges","c":[{"t":"heading","d":4,"v":"Unrecognized effort","c":[{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/praise-participants.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">praise participants (2)</a>"},{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/trusted-committer.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">trusted committer (2)</a>"}]}]},{"t":"heading","d":3,"v":"Technical Challenges","c":[{"t":"heading","d":4,"v":"Not meeting everyone's needs","c":[{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/common-requirements.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">Common Requirements (2)</a>"}]},{"t":"heading","d":4,"v":"Fear of shared support responsibility","c":[{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/service-vs-library.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">Service vs Library (2)</a>"}]}]},{"t":"heading","d":3,"v":"Organizational Challenges","c":[{"t":"heading","d":4,"v":"Discouragement of contributing resource","c":[{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/contracted-contributor.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">Contracted Contributor (2)</a>"}]},{"t":"heading","d":4,"v":"Rejection of accepting contribution","c":[{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/30-day-warranty.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">30 day warranty (2)</a>"}]},{"t":"heading","d":4,"v":"radical change of management","c":[{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/review-committee.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">review committee (2)</a>"}]},{"t":"heading","d":4,"v":"Fear of shared support responsibility","c":[{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/service-vs-library.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">Service vs Library (2)</a>"}]},{"t":"heading","d":4,"v":"not enough maintainers to scale","c":[{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/trusted-committer.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">trusted committer (2)</a>"}]},{"t":"heading","d":4,"v":"not willing to invest in reusable modular code","c":[{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/1-initial/modular-code.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">modular code (1)</a>"}]},{"t":"heading","d":4,"v":"hesitant due to unknown","c":[{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/start-as-experiment.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">start as experiment (2)</a>"}]}]}]},{"t":"heading","d":2,"v":"Grow","c":[{"t":"heading","d":3,"v":"Discovery challenges","c":[{"t":"heading","d":4,"v":"Can't find matching projects","c":[{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/gig-marketplace.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">Gig market (2)</a>"},{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/innersource-portal.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">IS portal (2)</a>"}]}]}]},{"t":"heading","d":2,"v":"Scale"}]}).fit()</script>
23+
<script>markmap.markmap('svg#mindmap',{"t":"heading","d":1,"v":"<a href=\"https://innersourcecommons.gitbook.io/innersource-patterns/v/book/toc\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">InnerSource Program</a>","c":[{"t":"heading","d":2,"v":"Begin","c":[{"t":"heading","d":3,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/start-as-experiment.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">Start as an Experiment</a>"},{"t":"heading","d":3,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/dedicated-community-leader.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">Dedicated Community Manager</a>"},{"t":"heading","d":3,"v":"Project setup","c":[{"t":"heading","d":4,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/project-setup/base-documentation.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">Standard Base Documentation</a>"},{"t":"heading","d":4,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/project-setup/communication-tooling.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">Communication Tooling</a>"},{"t":"heading","d":4,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/project-setup/issue-tracker.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">Issue Tracker Use Cases</a>"}]}]},{"t":"heading","d":2,"v":"Adoption","c":[{"t":"heading","d":3,"v":"Valuation Challenges","c":[{"t":"heading","d":4,"v":"How to measure a project's business value","c":[{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/crossteam-project-valuation.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">Cross-Team Project Valuation</a>"}]}]},{"t":"heading","d":3,"v":"Cultural Challenges","c":[{"t":"heading","d":4,"v":"Unrecognized effort","c":[{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/praise-participants.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">Praise Participants</a>"},{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/trusted-committer.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">Trusted Committer</a>"}]}]},{"t":"heading","d":3,"v":"Technical Challenges","c":[{"t":"heading","d":4,"v":"Not meeting everyone's needs","c":[{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/common-requirements.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">Common Requirements</a>"}]},{"t":"heading","d":4,"v":"Fear of shared support responsibility","c":[{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/service-vs-library.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">Service vs. Library</a>"}]}]},{"t":"heading","d":3,"v":"Organizational Challenges","c":[{"t":"heading","d":4,"v":"Discouragement of contributing resource","c":[{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/contracted-contributor.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">Contracted Contributor</a>"}]},{"t":"heading","d":4,"v":"Rejection of accepting contribution","c":[{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/30-day-warranty.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">30 Day Warranty</a>"}]},{"t":"heading","d":4,"v":"radical change of management","c":[{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/review-committee.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">Review Committee</a>"}]},{"t":"heading","d":4,"v":"Fear of shared support responsibility","c":[{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/service-vs-library.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">Service vs. Library</a>"}]},{"t":"heading","d":4,"v":"not enough maintainers to scale","c":[{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/trusted-committer.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">Trusted Committer</a>"}]}]},{"t":"heading","d":3,"v":"Cross Legal Entities Challenges","c":[{"t":"heading","d":4,"v":"concern on legal liabilities or cross-company accounting","c":[{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/innersource-license.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">InnerSource License</a>"}]}]}]},{"t":"heading","d":2,"v":"Grow","c":[{"t":"heading","d":3,"v":"Discovery challenges","c":[{"t":"heading","d":4,"v":"Can't find matching projects","c":[{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/gig-marketplace.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">Gig Marketplace</a>"},{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/innersource-portal.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">InnerSource Portal</a>"}]},{"t":"heading","d":4,"v":"Difficult to find active projects","c":[{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/repository-activity-score.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">Repository Activity Score</a>"}]}]}]},{"t":"heading","d":2,"v":"Scale","c":[{"t":"heading","d":3,"v":"Self education/improvement challenges","c":[{"t":"heading","d":4,"v":"Not aware of InnerSource best practices","c":[{"t":"heading","d":5,"v":"<a href=\"https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/maturity-model.md\" title=\"\" target=\"_blank\" rel=\"noopener noreferrer\">Maturity model</a>"}]}]}]}]}).fit()</script>
2424
</body>
2525
</html>
Lines changed: 33 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,47 @@
1-
# InnerSource Program
1+
# [InnerSource Program](https://innersourcecommons.gitbook.io/innersource-patterns/v/book/toc)
22
## Begin
3-
### Challenge: grow community impact
4-
#### [Dedicated Community Leader (2)](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/dedicated-community-leader.md)
3+
### [Start as an Experiment](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/start-as-experiment.md)
4+
### [Dedicated Community Manager](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/dedicated-community-leader.md)
5+
### Project Setup
6+
#### [Standard Base Documentation](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/project-setup/base-documentation.md)
7+
#### [Communication Tooling](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/project-setup/communication-tooling.md)
8+
#### [Issue Tracker Use Cases](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/project-setup/issue-tracker.md)
9+
510
## Adoption
11+
### Valuation Challenges
12+
#### How to measure a project's business value
13+
##### [Cross-Team Project Valuation](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/crossteam-project-valuation.md)
614
### Cultural Challenges
715
#### Unrecognized effort
8-
##### [praise participants (2)](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/praise-participants.md)
9-
##### [trusted committer (2)](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/trusted-committer.md)
16+
##### [Praise Participants](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/praise-participants.md)
17+
##### [Trusted Committer](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/trusted-committer.md)
1018
### Technical Challenges
1119
#### Not meeting everyone's needs
12-
##### [Common Requirements (2)](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/common-requirements.md)
20+
##### [Common Requirements](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/common-requirements.md)
1321
#### Fear of shared support responsibility
14-
##### [Service vs Library (2)](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/service-vs-library.md)
22+
##### [Service vs. Library](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/service-vs-library.md)
1523
### Organizational Challenges
1624
#### Discouragement of contributing resource
17-
##### [Contracted Contributor (2)](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/contracted-contributor.md)
25+
##### [Contracted Contributor](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/contracted-contributor.md)
1826
#### Rejection of accepting contribution
19-
##### [30 day warranty (2)](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/30-day-warranty.md)
20-
#### radical change of management
21-
##### [review committee (2)](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/review-committee.md)
27+
##### [30 Day Warranty](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/30-day-warranty.md)
28+
#### Radical change of management
29+
##### [Review Committee](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/review-committee.md)
2230
#### Fear of shared support responsibility
23-
##### [Service vs Library (2)](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/service-vs-library.md)
24-
#### not enough maintainers to scale
25-
##### [trusted committer (2)](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/trusted-committer.md)
26-
#### not willing to invest in reusable modular code
27-
##### [modular code (1)](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/1-initial/modular-code.md)
28-
#### hesitant due to unknown
29-
##### [start as experiment (2)](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/start-as-experiment.md)
31+
##### [Service vs. Library](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/service-vs-library.md)
32+
#### Not enough maintainers to scale
33+
##### [Trusted Committer](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/trusted-committer.md)
34+
### Cross Legal Entities Challenges
35+
#### Concern on legal liabilities or cross-company accounting
36+
##### [InnerSource License](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/innersource-license.md)
3037
## Grow
31-
### Discovery challenges
38+
### Discovery Challenges
3239
#### Can't find matching projects
33-
##### [Gig market (2)](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/gig-marketplace.md)
34-
##### [IS portal (2)](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/innersource-portal.md)
35-
##### [Repository Activity Score (2)](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/repository-activity-score.md)
40+
##### [Gig Marketplace](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/gig-marketplace.md)
41+
##### [InnerSource Portal](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/innersource-portal.md)
42+
#### Difficult to find active projects
43+
##### [Repository Activity Score](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/repository-activity-score.md)
3644
## Scale
45+
### Self Education/Improvement Challenges
46+
#### Not aware of InnerSource best practices
47+
##### [Maturity Model](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/master/patterns/2-structured/maturity-model.md)

0 commit comments

Comments
 (0)