mirror of https://github.com/zulip/zulip.git
[notify customer] Put "Getting started" higher on the integrations page.
A customer gave us feedback that he didn't see the instructions to create a bot, because it's below the fold. Also, the image was horribly out of date. I moved the instructions up and simplified them. Please follow up with user1@customer10.invalid and thank him for the feedback, once we push to prod. (imported from commit 22fe3b3c5f94183c402c10005504b94b35e6f7e4)
This commit is contained in:
parent
98897fe5e3
commit
671d146bb9
|
@ -10,11 +10,23 @@
|
|||
complete isolation, so we've made it easy for Zulip to connect to
|
||||
the services you already use.</p>
|
||||
|
||||
<p>With the integrations below, your team can stay up-to-date on
|
||||
<p>With Zulip integrations, your team can stay up-to-date on
|
||||
code changes, issue tickets, build system results, and much
|
||||
more. So ask not for whom the notification tolls—it tolls
|
||||
for thee! (Or for a team member of yours, I guess.)</p>
|
||||
|
||||
<h3>Getting started</h3>
|
||||
|
||||
<p>First, create a bot from your <a href="/#settings"
|
||||
target="_blank">settings page</a>. Your bot will be issued an
|
||||
API key.
|
||||
|
||||
<p>Then, follow the integration instructions below for the service
|
||||
you are interested in. It's as easy as that! If you run into any
|
||||
trouble, don't hesitate
|
||||
to <a href="mailto:support@zulip.com?subject=Integration%20question">email
|
||||
us</a>.</p>
|
||||
|
||||
<h3 id="services">Services with integrations</h3>
|
||||
<ul>
|
||||
<li><a href="#basecamp">Basecamp</a></li>
|
||||
|
@ -43,21 +55,6 @@
|
|||
<li>...and more coming soon! <a href="mailto:support@zulip.com?subject=Integration%20request">Email us</a> with requests!</li>
|
||||
</ul>
|
||||
|
||||
<h3>Getting started</h3>
|
||||
<p>First, create a bot from your <a href="/#settings"
|
||||
target="_blank">settings page</a>. Look for the bot's email and
|
||||
API key: <img class="screenshot"
|
||||
src="/static/images/api/bot-key.png" /></p>
|
||||
|
||||
<p>The bot email address doesn't actually need to be a valid email
|
||||
address.</p>
|
||||
|
||||
<p>Then, follow the integration instructions below for the service
|
||||
you are interested in. It's as easy as that! If you run into any
|
||||
trouble, don't hesitate
|
||||
to <a href="mailto:support@zulip.com?subject=Integration%20question">email
|
||||
us</a>.</p>
|
||||
|
||||
{#--------------------------------------------------------------------#}
|
||||
<div id="basecamp" class="integration">
|
||||
<h4>Basecamp</h4>
|
||||
|
|
Loading…
Reference in New Issue