File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 13
13
14
14
[ インナーソース] ( http://innersourcecommons.org ) は、長年にわたってこれらのパターンを収集し、この本で最も成熟したパターンを公開しています。また、コミュニティのメンバーが、少なくとも一つの事例をもって、それぞれのパターンをレビューしています。
15
15
16
- <!-- markdownlint-disable-next-line MD051 -->
17
- このイントロダクションでは、[ インナーソースとは何か] ( #innssutohaka ) 、[ パターンとは何か] ( #innssupatntohaka ) 、そしてあなたの組織における[ これらのパターンの使い方] ( #donoyouniinnssupatnwouka ) について説明します。
16
+ <!-- markdownlint-disable-next-line link-fragments -->
17
+ このイントロダクションでは、[ インナーソースとは何か] ( #nei-yuan-shi-shen-me ) 、[ パターンとは何か] ( #nei-yuan-mo-shi-shi-shen-me ) 、そしてあなたの組織における[ これらのパターンの使い方] ( #ru-he-shi-yong-zhe-xie-mo-shi ) について説明します。
18
18
19
19
もしあなたが既に会社でインナーソースを使っていて、その経験を本書に提供したいのであれば、ぜひ[ 本書へのコントリビューション] ( ./contribute.md ) をよろしくお願いします!
20
20
Original file line number Diff line number Diff line change @@ -50,7 +50,8 @@ GitHub API で取得できる自動化された KPI は、全ての事柄のう
50
50
51
51
以下のコードでは、変数 ` repo ` に GitHub ` search ` API から取得したエンティティを、` Participation ` オブジェクトに GitHub ` stats/participation ` API から取得したエンティティを格納することを仮定しています。
52
52
53
- 必要であれば、ソフトKPI([ 組織に働く力学] ( #組織に働く力学 ) を参照)に従って手動で調整することもできます。
53
+ <!-- markdownlint-disable-next-line link-fragments -->
54
+ 必要であれば、ソフトKPI([ 組織に働く力学] ( #yue-shu ) を参照)に従って手動で調整することもできます。
54
55
55
56
``` javascript
56
57
// スター数、ウォッチ数、コミット数、およびイシュー数から仮想のInnerSourceスコアを計算します。
You can’t perform that action at this time.
0 commit comments