Skip to content

Commit 4e7793b

Browse files
Update contribution links to include public view and invitation to join the community
1 parent 578ab2d commit 4e7793b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/community/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ const contributionSections: ContributionSection[] = [
3333
'Read about how to propose new features, collaborate on pull requests, and review peer code.'
3434
],
3535
links: [
36-
{ text: 'GitHub', url: 'https://github.com/recodehive' },
37-
{ text: 'GitLab', url: 'https://gitlab.com' }
36+
{ text: 'GitHub', url: 'https://github.com/recodehive?view_as=public' },
37+
{ text: 'Join our organisation', url: 'https://github.com/recodehive/Support/issues/new?assignees=&labels=invite+me+to+the+community&projects=&template=invitation.yml&title=Please+invite+me+to+the+Recode-Hive+GitHub+Community+Organization' }
3838
],
3939
color: '#8b5cf6'
4040
},

0 commit comments

Comments
 (0)