Skip to content

Commit 567b276

Browse files
authored
Adding new page to make it easier to find the mindmap (#340)
Adding new page in the book to make it easier to find the mindmap. New page shall be available at https://patterns.innersourcecommons.org/explore-patterns
1 parent beaf3a5 commit 567b276

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

book/explore-patterns.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Explore Patterns
2+
3+
More and more patterns are contributed to this book by the InnerSource Commons community. That is awesome!
4+
5+
Now how to make it easy for readers to discover the patterns that can help them in their particular situation?
6+
7+
For this purpose we provide this mind map. It **categorizes patterns based on the different phases of an InnerSource Program**, and the challenges that might appear in the respective phases.
8+
9+
<img src="./innersource-program-mind-map.png" title="InnerSource Patterns as a Mind Map">
10+
11+
## Improve this Mind Map
12+
13+
If you notice anything in this mind map that looks wrong, please [open an issue](https://github.com/InnerSourceCommons/InnerSourcePatterns/issues), describing the problem and the fix that should be made.
14+
15+
Further if you have other ideas for improving the discoverability of these patterns, or want to make this mind map better, review the documentation of our [Pattern Categorization](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/pattern-categorization/README.md) approach, and also check how to [contribute to this book](contribute.md).
16+
17+
## References
18+
19+
The idea for categorizing patterns like this is loosely based a description in [Thoughts on an InnerSource Pattern Language](https://drive.google.com/file/d/13AY8glCOdpLOVuz7cVD6QOB8d2xbHCS1/view) by Tim Yao, Bob Hanmer and Padma Sudarsan (2018). For specifics see slide 15 in that slide deck.

book/toc_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Instead edit toc_template.md
1111
# Table of Contents
1212

1313
* [Table of Contents](../book/toc.md)
14+
* [Explore Patterns[](../book/explore-patterns.md)
1415
* [Contribute to this book](../book/contribute.md)
1516

1617
<img src="./innersource-program-mind-map.png" title="InnerSource Patterns as a Mind Map">

0 commit comments

Comments
 (0)