{JA} - 使い方:

  1. サイト上で何かのエラーや、不完全な部分、まったく触れられていない部分、または修正の必要がある部分を見つけたとします。
  2. Bakeryのログインアカウントで、Cookbook にログインしてください。
  3. 妥当でセマンティックな HTML を使って、追加/編集したものをレビューのために投稿してください。
  4. 数日後、変更が承認されたかどうかを確認できます。
  5. また、Cookbook への投稿のガイドラインに則っているかどうかを再確認してください。

{EN} - How it Works:

  1. You visit the site and notice an error, something that is incomplete, something that hasn't been covered at all, or something that just isn't worded to your liking.
  2. Log in to Cookbook using your Bakery account.
  3. Submit additions/edits for review using valid, semantic HTML.
  4. Check back in the next day or so to see your changes approved.
  5. Please review the guidelines for submitting to the Cookbook to ensure consistency.

Differences

Lines: 1-8Lines: 1-9
-<title>How it Works:</title> +<title>使い方:</title>
 <ol> <ol>
- <li>You visit the site and notice an error, something that is incomplete, something that hasn't been covered at all, or something that just isn't worded to your liking.</li>
<li>Log in to Cookbook using your <a href="http://bakery.cakephp.org" title="The Bakery: Everything CakePHP">Bakery</a> account.</li>
<li>Submit additions/edits for review using valid, semantic HTML.</li>
<li>Check back in the next day or so to see your changes approved.</li>
<li>Please review <a href="http://manual.cakephp.org/view/482/contributing-to-the-cookbook">the guidelines for submitting to the Cookbook</a> to ensure consistency.</li>
+ <li>サイト上で何かのエラーや、不完全な部分、まったく触れられていない部分、または修正の必要がある部分を見つけたとします。</li>
<li> <a href="http://bakery.cakephp.org" title="The Bakery: Everything CakePHP">Bakery</a>のログインアカウントで、Cookbook にログインしてください。</li>
<li>妥当でセマンティックな HTML を使って、追加/編集したものをレビューのために投稿してください。</li>
<li>数日後、変更が承認されたかどうかを確認できます。</li>
<li>また、<a href="http://manual.cakephp.org/ja/view/482/contributing-to-the-cookbook">Cookbook への投稿のガイドライン</a>に則っているかどうかを再確認してください。</li>
 </ol> </ol>