Skip to content

Commit c39e341

Browse files
committed
docs: Update sidebar to link to contributing guidelines on GitHub
1 parent a4e5002 commit c39e341

File tree

2 files changed

+5
-211
lines changed

2 files changed

+5
-211
lines changed

docs/contributing.md

Lines changed: 0 additions & 210 deletions
This file was deleted.

sidebars.ts

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,11 @@ const sidebars: SidebarsConfig = {
129129
],
130130
},
131131
'tutorial-videos',
132-
'contributing',
132+
{
133+
type: 'link',
134+
label: 'Contributing (GitHub)',
135+
href: 'https://github.com/RooVetGit/Roo-Code/blob/main/CONTRIBUTING.md',
136+
},
133137
{
134138
type: 'category',
135139
label: 'Community',

0 commit comments

Comments
 (0)