Skip to content

Hotfix - InnerSource Patterns Japanese page issue #832

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 6, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions book/ja/toc_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,13 @@

![インナーソースパターンのマインドマップ](../../pattern-categorization/innersource-program-mind-map.png)


## インナーソースをはじめよう <a id="p"></a>

<!--
NOTE: 2025/08/04 Custom TOC ordering for enhanced readability - maintain when adding new patterns

-->

**インナーソースをはじめよう!**

**何から準備する?**

* [実験として始める](../../translation/ja/patterns/start-as-experiment.md) - インナーソースイニシアチブを期間限定の実験として開始し、インナーソースに慣れていないマネージャーがイニシアチブを承認およびサポートしやすくします。
Expand Down Expand Up @@ -96,7 +94,7 @@

* [持続可能な成長のためのエクステンション](../../translation/ja/patterns/extensions-for-sustainable-growth.md) - インナーソースプロジェクトは多くのコントリビューションを受けており、メンテナンスが難しくなっています。メンテナは、プロジェクトのコア部分から離れた拡張機構を提供することで、最小のコストとメンテナンスオーバーヘッドでプロジェクトの能力をスケールアップすることを可能にします。


Check failure on line 97 in book/ja/toc_template.md

View workflow job for this annotation

GitHub Actions / lint

Multiple consecutive blank lines [Expected: 1; Actual: 2]

Check failure on line 97 in book/ja/toc_template.md

View workflow job for this annotation

GitHub Actions / lint

Multiple consecutive blank lines [Expected: 1; Actual: 2]
## Appendix<a id="appendix"></a>

* [パターンテンプレート](../../meta/pattern-template.md)
Expand Down
Loading