Skip to content

Commit 08c6e93

Browse files
authored
Merge pull request #1582 from recodehive/blog/google-icons
Blog/google icons
2 parents 0f508a8 + 6303b76 commit 08c6e93

2 files changed

Lines changed: 13 additions & 7 deletions

File tree

docs/assets/blog-01-new-issue.png

70.9 KB
Loading

docs/getting_started.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,25 @@ sidebar_label: How to Contribute to Blogs
55
sidebar_position: 2
66
---
77

8-
This guide walks you through everything you need to write and publish a blog post on recode hive — from setting up the project locally to pushing your changes as a pull request.
8+
This guide walks you through everything you need to write and publish a blog post on recode hive, heads-up for you there is a lot of steps, our idea is not about <b>quantity</b>, lets focus on quality on the article you write the best one will be eligible for [GitHub Sponsorship](http://localhost:3000/our-sponsors/).
99

1010
---
1111

12-
## Prerequisites
12+
:::info Prerequisites
13+
- 📦 [Node.js](https://nodejs.org/) (v18 or later)
14+
- 🔧 [Git](https://git-scm.com/)
15+
- 💻 [VS Code](https://code.visualstudio.com/) or your preferred editor
16+
- Refer the welcome page to install and setup the repository in your local system. [Check here](http://localhost:3000/docs/)
17+
:::
18+
---
1319

14-
Before you start, make sure you have the following installed:
20+
## Step 1: Raise a New issue
1521

16-
- [Node.js](https://nodejs.org/) (v18 or later)
17-
- [Git](https://git-scm.com/)
18-
- A code editor (e.g., [VS Code](https://code.visualstudio.com/))
22+
Head to the the GitHub issue on this [repository](https://github.com/recodehive/recode-website/issues)
23+
<BrowserWindow url="https://github.com/recodehive/recode-website/issues" bodyStyle={{padding: 0}}>
24+
[![Github](assets\blog-01-new-issue.png)](https://github.com/recodehive/recode-website/issues)
25+
</BrowserWindow>
1926

20-
---
2127

2228
## Step 1: Fork and Clone the Repository
2329

0 commit comments

Comments
 (0)