From 4c64b6db72d863c289da3cbfd8a55bfddaf12065 Mon Sep 17 00:00:00 2001 From: savari sable Date: Sat, 14 Mar 2026 22:07:42 +0530 Subject: [PATCH] Enhance article contribution tip for community guides Expanded the invitation for community contributions to include guides that help developers. --- guides/articles.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/guides/articles.mdx b/guides/articles.mdx index 66dc1061..072fe006 100644 --- a/guides/articles.mdx +++ b/guides/articles.mdx @@ -4,8 +4,7 @@ title: Index description: Complete list of articles and guides for Hoppscotch. --- -Interested in writing an article about Hoppscotch? Contact us at `support@hoppscotch.io`. - +Interested in writing an article about Hoppscotch? Contact us at `support@hoppscotch.io`. We welcome community guides that help developers learn and use Hoppscotch effectively. Representational State Transfer (REST) APIs are a core part of communication between a web/mobile client and a server...