From 6469fc539511b12d628946f4b3215ea7910d4090 Mon Sep 17 00:00:00 2001 From: Niloth P <20315308+Niloth-p@users.noreply.github.com> Date: Sun, 1 Jun 2025 12:08:06 +0530 Subject: [PATCH] integration-docs: Add missing example screenshots. For Asana, Discourse, GitHub Actions, Phabricator, Puppet integrations that previously did not have any example screenshots. The screenshot images were generated in the prior commit. --- templates/zerver/integrations/asana.md | 4 ++++ templates/zerver/integrations/discourse.md | 4 ++++ templates/zerver/integrations/github-actions.md | 4 ++++ templates/zerver/integrations/notion.md | 4 ++++ templates/zerver/integrations/puppet.md | 4 ++++ 5 files changed, 20 insertions(+) diff --git a/templates/zerver/integrations/asana.md b/templates/zerver/integrations/asana.md index 4515bd1219..c903f244ff 100644 --- a/templates/zerver/integrations/asana.md +++ b/templates/zerver/integrations/asana.md @@ -17,4 +17,8 @@ Get Zulip notifications for your Asana projects via Zapier! {end_tabs} +{!congrats.md!} + +![](/static/images/integrations/asana/001.png) + [1]: ./zapier diff --git a/templates/zerver/integrations/discourse.md b/templates/zerver/integrations/discourse.md index b212f1e8d0..9ab6e30015 100644 --- a/templates/zerver/integrations/discourse.md +++ b/templates/zerver/integrations/discourse.md @@ -28,6 +28,10 @@ Forward new Discourse posts to Zulip! {end_tabs} +{!congrats.md!} + +![](/static/images/integrations/discourse/001.png) + ### Related documentation - [Discourse Chat Integration][chat-integration] diff --git a/templates/zerver/integrations/github-actions.md b/templates/zerver/integrations/github-actions.md index cbefa46bca..5ae3ee216a 100644 --- a/templates/zerver/integrations/github-actions.md +++ b/templates/zerver/integrations/github-actions.md @@ -6,3 +6,7 @@ It's easy to send Zulip messages from GitHub Actions! This is useful: Instructions are available [here](https://github.com/zulip/github-actions-zulip#readme). See also the [GitHub integration](/integrations/doc/github). + +{!congrats.md!} + +![](/static/images/integrations/github-actions/001.png) diff --git a/templates/zerver/integrations/notion.md b/templates/zerver/integrations/notion.md index 758a72a21c..b02c060b51 100644 --- a/templates/zerver/integrations/notion.md +++ b/templates/zerver/integrations/notion.md @@ -17,4 +17,8 @@ Get Zulip notifications for your Notion pages and databases via Zapier! {end_tabs} +{!congrats.md!} + +![](/static/images/integrations/notion/001.png) + [1]: ./zapier diff --git a/templates/zerver/integrations/puppet.md b/templates/zerver/integrations/puppet.md index 53b9446305..f0d86cc3cf 100644 --- a/templates/zerver/integrations/puppet.md +++ b/templates/zerver/integrations/puppet.md @@ -4,3 +4,7 @@ runs fail (or when they happen at all). 1. Follow the instructions [here](https://forge.puppetlabs.com/mbarr/puppet_zulip) to get it set up. + +{!congrats.md!} + +![](/static/images/integrations/puppet/001.png)