Git Product home page Git Product logo

deepanshu1334 / hacktoberfest_practice_contribution Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sahityaroy/hacktoberfest_practice_contribution

0.0 0.0 0.0 6.87 MB

Hacktoberfest is a month long event where people are awarded for contributing to open source projects 🙌, and we're joining the party .Hosted by DigitalOcean for the 8th year in a row, Hacktoberfest encourages participation in giving back to the open source community by completing pull requests, participating in events, and donating to open source projects.

Home Page: https://sahityaroy.github.io/Hacktoberfest_Practice_Contribution/

License: MIT License

JavaScript 6.40% CSS 28.12% HTML 65.48%

hacktoberfest_practice_contribution's Introduction

Hacktoberfest 2022 Practice Contribution and beginner practice Repo

Hacktoberfest is a month long event where people are awarded for contributing to open source projects 🙌, and we're joining the party .Hosted by DigitalOcean for the 8th year in a row, Hacktoberfest encourages participation in giving back to the open source community by completing pull requests, participating in events, and donating to open source projects.

Open source Community is one of the cool community, you can work with amazing folks contribute to large scale projects.

We have other repositories in the organisation you can contribute to. If you would like to join our GitHub organisation, raise an issue on this repo.


Hacktoberfest

Watch The Video

Hacktoberfest Practice Pull Requests

Repo for you to raise a Pull Request for practice.

Just add your name, Linkedin url, or other social media link on HTML file

I am looking For a mentor (7584926589) Please contact with me

How to contribute

  1. Start the Repo and then Fork the project

  2. Make any changes in your forked repo
  3. On this repo, click Pull Requests and raise a Pull Request selecting your fork on the right drop down

Questions can be asked by raising an Issue.

How to clone repo and make changes locally

  click on the clone button (green in colour). This gives you a copy of the project. Its now yours to play around with
  • Using git on your local machine. Do this to download the forked copy of this repo to your computer
  git clone https://github.com/yourGithubUsername/Hacktoberfest_Practice_Contribution
  • switch to the cloned folder. This can be done with Gitbash or the integrated terminal in the VSCode editor
  cd Hacktoberfest_Practice_Contribution
  • Make a new branch. Your name would make a good branch because it's unique!
  git checkout -b <name of new branch>
  • Open the file index.html

  • Open images file and add your photo

  • Add your name linkedin or other url according to the code please read it carefully.

  • For example , - <div class="contentBx"> <h4>Sahitya Roy</h4> <h5>Founder Of Eduhub community</h5> </div> <div class="sci"> <a href="https://linkedin.com/in/sahitya-roy-244b941a2/"><i class="fa fa-linkedin" aria-hidden="true"></i></a> <a href="https://twitter.com/SahityaRoy07"><i class="fa fa-twitter" aria-hidden="true"></i></a> <a href="https://www.youtube.com/channel/UCqXTIC8hmyigUtYGVykQsug"><i class="fa fa-youtube" aria-hidden="true"></i></a> </div> </div> </div>

  • Stage your changes

  git add index.html

or

  git add .
  • Commit the changes
  git commit -m "Add <your-github-username>"
  • Check the status of your repository
  git status
  • Pushing your repository to github
  git push origin <name of your branch>

or

  git branch -M main
  git push -u origin main
  git push origin main --force
  • Navigate to your fork, on the top of the files section you'll notice a new section containing, a contribute button!

  • Click on the contribute button, it will open a drop down, click the pull request button on the drop down Note: A pull request allows your changes to be merged with the original project.

  • Wait for your changes to be merged

Hurray! You successfully made a contribution!

Project Admin ❤️

                   

OUR VALUABLE CONTRIBUTORS✨

Happy Coding 👨‍💻


If You don't know HTML then Simply Add Your Name and GitHub Url Over README.md file

Hacktoberfest community

hacktoberfest_practice_contribution's People

Contributors

amarsansil avatar anupamishra333 avatar anuradha0501 avatar benedict9845 avatar decousta1212 avatar imyogeshgaur avatar isha-singhal avatar ishajaiswal1505 avatar j3ffjessie avatar jatiinyadav avatar khushbooshakya avatar m0ntaisa avatar mahmadamin08 avatar maninderangural avatar manisha-27 avatar mthakur7 avatar narayan954 avatar neeraj15022001 avatar prakartigoel24 avatar priyachandak24 avatar rakshitnayak avatar ravirajmhalsekar avatar sahityaroy avatar samseptwo avatar sauravmukherjee44 avatar sinu-02 avatar soumalya007 avatar souvikrajsingh avatar sujana-kamasany avatar triptic1412 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.