{% extends "integrations/wizard_base.html" %} {% block wizard_steps %}
{{ _('Create a GitHub OAuth App in Settings → Developer settings → OAuth Apps.') }}
{{ url_for('integrations.oauth_callback', provider='github', _external=True) }}