mirror of https://github.com/zulip/zulip.git
webhooks/crashlytics: Update the text.
This commit: * Restructures the doc to use a numbered-step format. Note that there are no screenshots. I signed up for a Fabric/Crashlyics account but you have to link an Android/iOS app to even get to the settings panel, which seemed like too much work just to get a screenshot. However, the way we can verify (somewhat) the correctness of the last step is that it is a paraphrase of the first paragraph of Fabric's Webhook docs, which can be found here: https://docs.fabric.io/apple/crashlytics/custom-web-hooks.html
This commit is contained in:
parent
53ccbdcfd6
commit
12c4a8293d
|
@ -1,15 +1,15 @@
|
|||
Zulip supports integration with Crashlytics and can notify you
|
||||
about Crashlytics issues.
|
||||
|
||||
{!create-stream.md!}
|
||||
1. {!create-stream.md!}
|
||||
|
||||
{!create-bot-construct-url.md!}
|
||||
1. {!create-bot-construct-url-indented.md!}
|
||||
|
||||
Click on the app in your
|
||||
[Crashlytics settings panel](https://fabric.io/settings/apps).
|
||||
1. Select the app you'd like to be notified about in your
|
||||
[Crashlytics settings panel](https://fabric.io/settings/apps).
|
||||
|
||||
Next, on the integrations subpage, click **Web Hook**, enter the URL we
|
||||
created above and click **Verify**.
|
||||
1. On the integrations subpage, click **Web Hook**, enter the URL
|
||||
created above and click **Verify**.
|
||||
|
||||
{!congrats.md!}
|
||||
|
||||
|
|
Loading…
Reference in New Issue