Skip to content

Latest commit

 

History

History
91 lines (53 loc) · 4.67 KB

README.md

File metadata and controls

91 lines (53 loc) · 4.67 KB

Don't know where to start? Get Started Here

All Contributors

This repository is designed for helping beginners contribute to open-source and get started with the organisation. Remember, contributing to any of our repositories can result in an invitation.

Prerequisites:

• Git/Git Bash

1. Fork the repository :

image of forking

Click the Fork button at the top right corner of the screen.

2. Clone the repository :

image of cloning

ON YOUR FORKED REPOSITORY, copy the link by pressing the clipboard and on your local git, copy the link in. If you are unable, use the link below and replace username with your GithHub username :

                                               https://github.com/username/reponame.git

3. Make your changes :

To contribute, go to the CONTRIBUTORS.md file. Then, add your name to the file, as a link to your GitHub profile. An example below :

- ### [GithubUsername](https://github.com/randomgithubuser/)

4. Add your changes

Once you have made your changes, change your directory to repo :

image

And then add all :

image of add

5. Commit and push your changes :

Commit your changes with a message :

image of commiting

And finally, push your changes :

image

6. Make a pull request :

Go back to your remote Forked version of the repo and click :

image of pr

After, add a description to your PR and then click Create Pull Request :

image of pr

And that's it!

Don't just fork, 🌟 too!

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Jyoti prakash Rout

🖋

AvidCoder

📆

Mrinaal Arora

🖋

Akshat Mittal

🖋

d-coder111

🖋

Sneha Sharma

🖋

This project follows the all-contributors specification. Contributions of any kind welcome!