<b>Edit</b> files using GitHub's text editor in your web browser.
</li>
<li>
Fill in the <b>Commit message</b> text box at the bottom of the page describing <i>why</i>
you made the changes.
</li>
<li>
Then click <b>Send a pull request</b>.
</li>
<li>
Your changes are now queued for review under the project's <a href="https://github.com/{{ github_base_account }}/{{ github_project }}/pulls">Pull requests</a> tab on GitHub!
</li>
</ol>
<p>
For an introduction to the documentation format please see <a href="http://docutils.sourceforge.net/docs/user/rst/quickstart.html">the reST primer</a>.
</p>
</div> -->
{% endblock %}
{#########################}
{# for disqus commenting #}
{#########################}
{% macro comments() %}
<divid="disqus_thread"></div>
<script type="text/javascript">
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
vardisqus_shortname='{{ disqus_shortname }}';// required: replace example with your forum shortname