Welcome to the Hacktoberfest Contributor Showcase! We invite you to add your profile to our list:
git clone https://github.com/kartikey-codes/hacktoberfest-ContributorShowcase.git
index.html
file to add your information to the list.In the index.html
file, you will find a section for contributors. Add your information in
the following format:
<li><strong>Your Name</strong> - Hobby: Your Hobby,
<a href="https://github.com/your-github-username" target="_blank">GitHub Profile</a></li>
Replace Your Name
with your name, Your Hobby
with your hobby or interest, and
your-github-username
with your GitHub username.
git add index.html
git commit -m "Added my profile"
git push origin main
To get approval of the pull request much quicker and faster (`Follow Me`)🚀
Don't forget to star this repository to show your support!
I will review your PR, and once approved, your profile will appear on this page!
Thank you for contributing to the Hacktoberfest Contributor Showcase. Let's celebrate your participation!