From a861d634c7bd33a2848cb9b37517e26eca62423c Mon Sep 17 00:00:00 2001 From: gourrashi20-hash Date: Wed, 18 Mar 2026 18:09:37 +0530 Subject: [PATCH] Simplified TWIM guide for better readability and beginner friendliness Added a simplified quick guide for beginners on how to write a TWIM entry, including posting guidelines and tips. Signed-off-by: gourrashi20-hash --- content/twim-guide.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/content/twim-guide.md b/content/twim-guide.md index 23c6f4c37..7da62b2e8 100644 --- a/content/twim-guide.md +++ b/content/twim-guide.md @@ -1,7 +1,24 @@ +++ title = "Writing a good \"This Week in Matrix\" entry" +++ +## TWIM Quick Guide (Simplified for Beginners) +This Week in Matrix (TWIM) is a weekly blog where you can share updates about your Matrix projects. + +### Before you post +- Follow the Matrix Code of Conduct +- Make sure your content is safe and appropriate + +### How to post +- Mention @this-week-in-matrix:matrix.org +- Write your update in markdown +- Start your title with ### +- Keep your update short and clear + +### Tips +- You can submit multiple updates +- Write in simple and clear language + This Week in Matrix (TWIM) is a weekly digest on the blog in which anyone can post small concise updates about their Matrix projects, events and happenings.