open-sauced / intro

Empowering Your Open Source Journey: From First Contribution to Project Leadership

Home Page:https://opensauced.pizza/learn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: Fix links, capitalization and wording adjustment in the "Tools to be Successful" chapter

adiati98 opened this issue · comments

Describe the bug

Below are some things we need to fix in the 04-tools-to-be-successful.md file:

  • Capitalize the main title.
  • Wrap texts with the links instead of having independent links.
  • Some wording adjustment.

Capitalize the main title

Wrap texts with the URL

Follow below format to do this and wrap the text that make sense to the link:

[text here](URL)
  • 1. **Install Git**: Download and install Git on your computer by visiting the official Git website (https://git-scm.com/) and following the installation instructions for your operating system.
  • To download and install VS Code, visit the official website (https://code.visualstudio.com/) and follow the instructions for your operating system.
  • To get started with Discord, visit the official website (https://discord.com/) and sign up for an account. Once you have an account, you can search for open source communities and projects on platforms like GitHub, GitLab, or OpenSauced to find their Discord servers and join the conversation.

Wording adjustments

  • - VS Code (The Editor)

    Replace with:

    - Visual Studio Code (VS Code)
  • 1. **Create a new repository**: Log in to your GitHub account and navigate to [https://github.com/new](https://github.com/new) or click on the "+" icon in the upper right corner and select "New repository" from the dropdown menu.

    Replace with:

    1. **Create a new repository**: Log in to your GitHub account and click the green "New" button on the sidebar. Alternatively, click the "+" icon in the upper right corner and select "New repository" from the dropdown menu. 

Steps to reproduce

Open the Tools to be successful chapter.

Browsers

No response

Additional context (Is this in dev or production?)

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Contributing Docs

  • I agree to follow this project's Contribution Docs

@adiati98 can I take this one up?

@adiati98 can I take this one up?

@Haimantika it's all yours!

Thanks @adiati98. I have raised the PR.

@adiati98 sorry for the back and forth. Should be good now.