{% extends "base_project.html" %} {% load static hc_extras %} {% block title %}{% site_name %} Integration for GitHub{% endblock %} {% block content %}

With this integration, {% site_name %} will create an issue in your chosen GitHub repository when a check goes down.

{% endblock %}