Skip to content

Latest commit

 

History

History
119 lines (62 loc) · 3.43 KB

README.md

File metadata and controls

119 lines (62 loc) · 3.43 KB

🌟 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.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! 🚀🎉