docs: Add missing configuration step to github webhook doc.

This commit is contained in:
Tomasz Kolek
2017-01-30 21:45:12 +01:00
committed by Tim Abbott
parent d7dd158197
commit d598fae52e

View File

@@ -24,7 +24,13 @@
<p> <p>
where <code>api_key</code> is the API key of your Zulip where <code>api_key</code> is the API key of your Zulip
bot. Select the actions that you want to result in a bot.
</p>
<p>
Then, set <b>"Content type"</b> to <code>application/json</code>.
</p>
<p>
Next, select the actions that you want to result in a
Zulip notification and click <b>Add Webhook</b>. Zulip notification and click <b>Add Webhook</b>.
</p> </p>