<p>This adds a simple jump off page to OSM's most prominent sources of help<br>
and documentation -- the new welcome page, LearnOSM, help.osm.org, and<br>
wiki.osm.org.</p>

<p>The latter two were available in the sidebar under "Help", but space there is limited, and having a dedicated page permits some explanatory text as well as the addition of the welcome page and LearnOSM.</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/osmlab/openstreetmap-website help-page</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/456'>https://github.com/openstreetmap/openstreetmap-website/pull/456</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add help page</li>
  <li>adjustments to help page + better copy</li>
  <li>move help link into main tab bar.</li>
  <li>Style</li>
  <li>Link to help page from welcome</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/456/files#diff-0">app/assets/stylesheets/common.css.scss</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/456/files#diff-1">app/controllers/site_controller.rb</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/456/files#diff-2">app/views/layouts/site.html.erb</a>
    (11)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/456/files#diff-3">app/views/site/help.html.erb</a>
    (16)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/456/files#diff-4">app/views/site/welcome.html.erb</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/456/files#diff-5">config/locales/en.yml</a>
    (34)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/456/files#diff-6">config/routes.rb</a>
    (1)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/456.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/456.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/456.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/456.diff</a></li>
</ul>