{% extends "web/base.html" %} {% block title %}Support{% endblock %} {% block content %}

Support

IRC

Join the Deis core developers and user community on the #deis IRC channel on freenode.net. All questions are welcome, and the core Deis developers make every effort to be available.

GitHub

Request a new feature or report a bug to the Deis team as a GitHub issue. Deis has great test coverage, but we rely on you to help us find things to fix and ways to improve.

StackOverflow

Questions about Deis, Docker, and PaaS systems in general receive expert answers from a large developer community at StackOverflow.

{% endblock %}