Welcome to the Cookbook

loading...

{JA} - 新機能を追加する

テストがない新機能は追加されません。リポジトリにコミットする前にテストが通っているべきです。

{EN} - Adding new features

No new features should be added, without having their own tests - which should be passed before committing them to the repository.

差分

Lines: 1-2Lines: 1-2
-<title>Adding new features</title>
<p>No new features should be added, without having their own tests - which should be passed before committing them to the repository. </p>
+<title>新機能を追加する</title>
<p>テストがない新機能は追加されません。リポジトリにコミットする前にテストが通っているべきです。</p>