Skip to content

Commit 3208c29

Browse files
docs: Update contribution guidelines for issue creation and feature p… (#176)
* docs: Update contribution guidelines for issue creation and feature proposals * docs: Update sidebar to link to contributing guidelines on GitHub
1 parent 247f81e commit 3208c29

File tree

2 files changed

+5
-206
lines changed

2 files changed

+5
-206
lines changed

docs/contributing.md

Lines changed: 0 additions & 205 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)