diff --git a/templates/zerver/integrations/hubot_common.md b/templates/zerver/integrations/hubot_common.md index 5cde25eb54..756db51256 100644 --- a/templates/zerver/integrations/hubot_common.md +++ b/templates/zerver/integrations/hubot_common.md @@ -1,8 +1,14 @@ +# Zulip {{ integration_display_name }} integration + Get Zulip notifications from {{ integration_display_name }} via Hubot! +{start_tabs} + 1. {!create-channel.md!} -1. Next, [install Hubot](hubot), and test it to make sure it is working. +1. [Install Hubot](hubot), and test it to make sure it is working. -1. Finally, [follow these instructions]({{ hubot_docs_url }}) to set up +1. Follow [these instructions]({{ hubot_docs_url }}) to set up the integration with {{ integration_display_name }}! + +{end_tabs}