Skip to content

Add custom JP book cover #432

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 2 commits into from
Jul 29, 2022
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# InnerSource Patterns

<a href="https://patterns.innersourcecommons.org">
<img align="right" src="book/innersource-patterns-book-cover.jpg" title="The InnerSource Patterns book" width="30%"></a>
<img align="right" src="book/en/innersource-patterns-book-cover.jpg" title="The InnerSource Patterns book" width="30%"></a>

This repository contains the InnerSource Patterns collected by the [InnerSource Commons][isc-website]. These patterns are InnerSource best practices codified in a specific format to make it easy to understand, evaluate, and reuse them.

Expand Down
2 changes: 1 addition & 1 deletion book/en/introduction.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Introduction

![InnerSource Patterns book](../../book/innersource-patterns-book-cover.jpg)
![InnerSource Patterns book](innersource-patterns-book-cover.jpg)

{% hint style="info" %}
You are reading an early release of the InnerSource Patterns book and may still find broken links, spelling mistakes, or other errors.
Expand Down
Binary file added book/jp/innersource-patterns-book-cover.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions book/jp/introduction.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# イントロダクション

![InnerSource Patterns book](../../book/innersource-patterns-book-cover.jpg)
![InnerSource Patterns book](innersource-patterns-book-cover.jpg)

{% hint style="info" %}
あなたが読んでいるインナーソースパターンは初期のリリースフェイズです。リンクが壊れていたりスペルミスやエラーがある可能性があります。
Expand Down Expand Up @@ -35,7 +35,7 @@

パターンは、インナーソース・コモンズ の参加者が情報を簡潔に共有し、インナーソースのプラクティスを磨く方法を提供しており、タイトル、問題提起、状況、フォース、ソリューションを主要なセクションとして分けて構成してあります。

* [`パターンとは何か` Youtube ビデオ](http://bit.ly/innersource\_patterns\_videos) - インナーソースパターンを説明する2-5分のyoutubeビデオのセットをご覧ください
* [`パターンとは何か` Youtube ビデオ](http://bit.ly/innersource_patterns_videos) - インナーソースパターンを説明する2-5分のyoutubeビデオのセットをご覧ください
* [パターンディスカッション ウェビナー](https://youtu.be/i-0IVhfRVFU) - 2017年3月16日にウェビナーを開催し、ドーナツパターンをライブディスカッションしました(ディスカッションは24:30から)。これは、私たちが行うレビュープロセスの実例です。
* 合わせてこちらもご覧下さい [2017年6月1日 インナーソースパターンに関する O'Reilly ウェビナー](http://www.oreilly.com/pub/e/3884).
* [パターンテンプレート](../../meta/pattern-template.md) - インナーソースパターンの概略を見て、新しいパターンの中身を知ることができます
Expand Down