actionhero
Version:
actionhero.js is a multi-transport API Server with integrated cluster capabilities and delayed tasks
16 lines (15 loc) • 801 B
HTML
<section id="contribute" class="thin-content-section text-center">
<div class="container">
<div class="col-lg-8 col-lg-offset-2">
<h2>Contribute to this Documentation</h2>
<p>
Git checkout the <a href="https://github.com/evantahler/actionhero/tree/master/docs">master branch of actionhero, and make your changes in the `docs` folder.</a>.
<br />
Open a <a href="https://help.github.com/articles/using-pull-requests">pull request with your changes</a> back to actionhero.
<br />
<br />
<small>More details in the <a href="https://github.com/evantahler/actionhero/tree/master/docs/README.md">docs readme</a>.</small>
</p>
</div>
</div>
</section>