{% extends "master.html" %} {% block title %}Contact Us - PhyloCommons{% endblock %} {% block leftmenu %} {% include "home_menu.html" %} {% endblock %} {% block nav-contact %}class="active"{% endblock %} {% block content %}
Bug reports, feature requests, or suggestions should be directed to the issue tracker on GitHub.
For general discussion, please use the PhyloCommons Google Group.
{% endblock %}