File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,11 @@ Instead edit toc_template.md
17
17
18
18
![ インナーソースパターンのマインドマップ] ( ../../pattern-categorization/innersource-program-mind-map.png )
19
19
20
- <!-- Custom TOC ordering for enhanced readability - maintain when adding new patterns -->
20
+ <<PATTERNS_HERE>>
21
+
22
+ <!--
23
+ NOTE: 2025/08/04 Custom TOC ordering for enhanced readability - maintain when adding new patterns
24
+ NOTE: 2025/08/05 Rollback because of broken link structure
21
25
22
26
## インナーソースをはじめよう!
23
27
@@ -101,14 +105,16 @@ Instead edit toc_template.md
101
105
102
106
* [持続可能な成長のためのエクステンション](../../translation/ja/patterns/extensions-for-sustainable-growth.md) - インナーソースプロジェクトは多くのコントリビューションを受けており、メンテナンスが難しくなっています。メンテナは、プロジェクトのコア部分から離れた拡張機構を提供することで、最小のコストとメンテナンスオーバーヘッドでプロジェクトの能力をスケールアップすることを可能にします。
103
107
104
- ## 付録<a id =" appendix " ></a >
108
+ -->
109
+
110
+ ## Appendix<a id =" appendix " ></a >
105
111
106
112
* [ パターンテンプレート] ( ../../meta/pattern-template.md )
107
113
* その他
108
114
* [ README テンプレート] ( ../../translation/ja/templates/README-template.md )
109
115
* [ CONTRIBUTING テンプレート] ( ../../translation/ja/templates/CONTRIBUTING-template.md )
110
116
111
- ## リソース
117
+ ## Resources
112
118
113
119
* [ GitHub] ( https://github.com/InnerSourceCommons/InnerSourcePatterns )
114
120
* [ InnerSource Commons] ( http://innersourcecommons.org )
You can’t perform that action at this time.
0 commit comments