Skip to content

OneSection/newbie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

one section newbie cover

Newbie

Repository for your first Pull Request πŸ₯‡

This repository is divided into different folder, and each folder is a separate project. You can choose to contribute to only one of the listed projects.

βœ… Requirements

OneSection is an inclusive community and is open for everyone. But this project is specifically for first time contributers, so if you're not a first timer, please contribute to another Project.

Right now, this is the only repository you can contribute to but we'll soon add more projects so that you can contribute to more advance projects.

πŸš€ Get Started

Before getting started, you should have:

  • git installed on your computer. If you don't have it, install it from here.
  • a GitHub account. Sign up for one if you don't have.

How to Contribute?

  1. Fork this project repository - Clik on the fork button (top-right corner of this page) and it will create a copy of this repository on your GitHub account.
fork

Now you'll see that a fork has been created under your account.

fork created
  1. Clone the fork - Clik the green clone button and copy to URL.
clone

Using git, you can now clone your fork on your computer using the command:

git clone URL_OF_YOUR_FORK

For example:

git clone https://github.com/AyushSaini00/newbie.git

This will create a copy of the repository from GitHub to your computer inside a subdirectory of your working directory. The folder will have the same name as your git repository.

  1. Open your local repository in a Code Editor - You can use any code editor of your choice but if you're looking for one, I would recommand you to use Visual Studio Code.

About

πŸ₯‡ Raise your first PR Today!!!

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published