vedantvijay / conference-talks

Favorite conference talks

Home Page:https://iamkrvikash.github.io/conference-talks/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conference Talks


---

About

GitHub forks GitHub stars GitHub issues GitHub pull requests GitHub contributors

This is repository of Responsive Portfolio for Hacktoberfest 2021. Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for first-time contributors.
Visit website


❓ What's Hacktoberfest 2021?

Hacktoberfest is the easiest way to get into open source! Hacktoberfest is a month long festival of open source code presented by Digital Ocean and DEV this year in 2021.

During the entire month of October 2021, all you have to do is contribute to any open source projects and open at least 4 pull requests. Yes, any project and any kind of contributions. It can be a be a bug fix, improvement, or even a documentation change! And win a T-Shirt and awesome stickers.

If you’ve never contributed to open source before, this is the perfect time to get started because Hacktoberfest provides a large list of available contribution opportunities (and yes, there are always plenty for beginners too).



πŸ‘• Why Should I Contribute?

Hacktoberfest has a simple and plain moto.

Support open source and earn a limited edition T-shirt!

So, yes! You can win a T-Shirt and few awesome stickers to attach on your laptop. On plus side, you will get into beautiful world of open source and get the international exposure.
Wait there's more!



πŸ‘ This is Awesome! How Can I Contribute?

Don't know how to start of open source and Contribute to our Open Source Project ? Welcome to the world of hacking!

The steps to follow to contribute to any projects:

  1. Fork the Project
  2. Clone the repo
 git clone https://github.com/your_username/conference-talks.git
  1. Create a New Branch for your contribution
git checkout -b branch-name
  1. Commit your Changes
git commit -m "Your Commit Message"
  1. Push to the Branch
git push origin branch-name
  1. Open a Pull Request

⚠️ Note: Please look at open issues & include all contribution details when submitting a Pull Request. Thanks!

↑


🚨 Pull Request Checklist

  • Make sure you are requesting to pull a topic/feature/bugfix branch (right side).
  • Make sure you are making a pull request against the main branch (left side).
  • Check the commit's or even all commits' message styles matches our requested structure.
Description

Please describe your pull request.


Β© 2021

About

Favorite conference talks

https://iamkrvikash.github.io/conference-talks/

License:GNU General Public License v3.0