From 0620829830c8d2e315cf0f04e007a7c8367625b6 Mon Sep 17 00:00:00 2001 From: Johannes Date: Tue, 3 Oct 2023 12:56:25 +0545 Subject: [PATCH] update how to section --- apps/formbricks-com/pages/formtribe/index.tsx | 23 ++++++++++--------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/apps/formbricks-com/pages/formtribe/index.tsx b/apps/formbricks-com/pages/formtribe/index.tsx index 5894bd3451..318d66cb96 100644 --- a/apps/formbricks-com/pages/formtribe/index.tsx +++ b/apps/formbricks-com/pages/formtribe/index.tsx @@ -16,33 +16,34 @@ import { useEffect } from "react"; const HowTo = [ { step: "1", - header: "Pick an issue from the list below (or start with a side quest)", + header: "Pick a 'FormTribe 🔥' issue in our repository and comment.", + link: "https://formbricks.com/github", }, { step: "2", - header: "Comment on the issue to signal that you started working on it.", + header: "Be the first to comment and get the issue assigned.", }, { step: "3", - header: "Join our Discord to ask questions and submit side quests.", - link: "https://formbricks.com/discord", + header: "You now have 24h to open a draft PR ⏲️", }, { step: "4", - header: "Code and open a PR with your contribution. ", + header: "If your PR looks promising, we'll work with you to get it merged.", }, { step: "5", - header: "Get your PR merged and collect points.", + header: "For every merged PR you collect points ✨", }, { step: "6", - header: "Tweet about your contribution and tag @formbricks", + header: "Solve side quests to increase your chances on the MacBook 👀", + link: "#prizes", }, { step: "7", - header: "Solve side quests to increase your chances on the MacBook 👀", - link: "#prizes", + header: "Join our Discord to ask questions (and submit side quests).", + link: "https://formbricks.com/discord", }, ]; @@ -628,7 +629,7 @@ export default function FormTribeHackathon() { href="https://github.com/formbricks/formbricks/issues" target="_blank" className="mx-auto mt-12 bg-gradient-to-br from-[#032E1E] via-[#032E1E] to-[#013C27] px-20 text-white "> - View Issues on GitHub + View FormTribe Issues on GitHub @@ -669,7 +670,7 @@ export default function FormTribeHackathon() { href="https://formbricks.notion.site/FormTribe-Side-Quests-4ab3b294cfa04e94b77dfddd66378ea2?pvs=4" target="_blank" className="mt-6 bg-gradient-to-br from-[#032E1E] via-[#032E1E] to-[#013C27] text-white "> - Copy Notion Template + Keep track with Notion Template