Skip to content

CodeMacrocosm/Pull-a-Thon-21

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌟 Pull-a-Thon'21 πŸŽ‰ : PR Companion! πŸ”₯

GitHub stars GitHub forks GitHub contributors GitHub

✨ Hall Of Fame

Thanks goes to these amazing people for their contributions πŸŽ‰πŸŽ‰πŸŽ‰

Table of Contents πŸ“š

  1. Overview
  2. How to Contribute?
  3. Star it
  4. License
  5. Thanks Contributors

Overview

Welcome to Pull-a-Thon'21, your gateway to open-source collaboration! πŸŽ‰ Join us as newcomers make their first pull requests and dive into the exciting world of open source. Let's code together and embrace the ethos of collaboration! πŸŒŸπŸ™Œ

🌟 This initiative is created and hosted by Shreya Malogi to ensure your open source journey is as seamless as possible, so don't hesitate to dive in.

How to Contribute

Here's a step-by-step guide to help you kickstart your journey πŸš€

  1. 🍴 Fork this Repository

    Click the "Fork" button at the top right corner of this repository to create your personal fork.

  2. πŸ“₯ Clone Your Fork

    git clone https://github.com/codemacrocosm/Profile-a-Thon-22.git
  3. πŸ“¦ Clone the Repo Locally:

    This will download the repository to your local machine.

  4. πŸ–ŠοΈ Edit the Index.html File:

    Locate the index.html file in the project folder and open it. Find the <ol> tag and insert a <li> tag with a link to your GitHub profile. This will be your contribution to the project.

  5. πŸ’Ό Commit Your Changes:

    Back in your terminal/command prompt, type git add index.html to stage your changes. Then, commit your changes with git commit -m "[type a message]".

  6. πŸš€ Push Your Commit:

    Push your changes to your forked repository with git push origin main.

  7. πŸ”„ Create a Pull Request: Return to the original repository (the one you forked from). Click on "New pull request" and compare the changes between forks. Confirm the pull request.

  8. πŸŽ‰ You're Done!: Now, wait for it to be reviewed and merged.

How to Star ⭐

If you enjoyed this repo or find them inspiring, don't forget to ⭐ the repository! Your support is appreciated.

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details. πŸ“œ

MIT License

Copyright (c) 2021 CodeMacrocosm

Contributors πŸ™Œ

A big thanks to all the creative minds who have contributed.

Now, let the creation begin! 🎨

Happy coding! πŸš€πŸŽ‰