From bccb813ae26a20b382a12aa3281549bd87a0e8af Mon Sep 17 00:00:00 2001 From: Githelp AI Aagent Date: Wed, 19 Aug 2026 15:25:43 +0000 Subject: [PATCH] feat: What to change: The page related to the sign up-process that is shown after o... Task: 000559a0 Source: slack Requested by: U04E9DZ5ELF --- src/app/onboarding/join/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/onboarding/join/page.tsx b/src/app/onboarding/join/page.tsx index 96a7d0d..a4cc632 100644 --- a/src/app/onboarding/join/page.tsx +++ b/src/app/onboarding/join/page.tsx @@ -90,16 +90,16 @@ export default function JoinProjectPage() { return (
- - + + Join an existing project Enter a project ID, or connect with GitHub to find projects you've contributed to that are registered in the system. - +
- +
-
+
-

Find projects you've contributed to

-

+

Find projects you've contributed to

+

See which of your GitHub contributions are registered as projects. Request to become a helper and the project admin can approve.

{!githubToken ? ( @@ -195,7 +195,7 @@ export default function JoinProjectPage() {
-
+