@@ -19,8 +19,13 @@ This guide walks you through everything you need to write and publish a blog pos
1919
2020## Step 1: Raise a New issue on GitHub
2121
22- Head to the the GitHub issue on this [ repository] ( https://github.com/recodehive/recode-website/issues )
22+ Head to the the GitHub issue on this [ repository] ( https://github.com/recodehive/recode-website/issues ) , raise an new issue under documentation update.
2323 :::info
24+ * Few things to remember, don't raise random generic topics.
25+ * Write from real experience, try to include real dashboard pictures, no copy paste articles.
26+ * You can generate AI pictures, but need to be edited any tools like Canva.
27+ * Your article must teach something offical documentation doesnot. Means no Intro to X or What is X.
28+ * Start working on Issue When its assigned to you by @sanjay-kv or any Maintainer. ref step 4.
2429<Tabs >
2530 <TabItem value =" Step 1 " label =" Step 1 " >
2631 <BrowserWindow url="https://github.com/recodehive/recode-website/issues" bodyStyle={{padding: 0}}>
@@ -36,10 +41,17 @@ Head to the the GitHub issue on this [repository](https://github.com/recodehive/
3641 </TabItem >
3742
3843 <TabItem value =" Step 3 " label =" Step 3 " >
39- <BrowserWindow url="https://github.com/recodehive/recode-website/documentation " bodyStyle={{padding: 0}}>
40- [](https://github.com/recodehive/recode-website/documentations )
44+ <BrowserWindow url="https://github.com/recodehive/recode-website/issues/1586 " bodyStyle={{padding: 0}}>
45+ [](https://github.com/recodehive/recode-website/issues/1577 )
4146 </BrowserWindow>
4247 </TabItem>
48+
49+ <TabItem value =" Step 4 " label =" Step 4 " >
50+ <BrowserWindow url="https://github.com/recodehive/recode-website/issues/1577" bodyStyle={{padding: 0}}>
51+ [](https://github.com/recodehive/recode-website/issues/1577)
52+ </BrowserWindow>
53+ </TabItem>
54+
4355</Tabs >
4456
4557:::
0 commit comments