Code Monkey home page Code Monkey logo

hacktoberfest2022's Introduction

HacktoberFest 2022



GitHub contributors Hacktober Badge Star Badge Contributions Pull Requests Badge

You can make folders of programming languages and also you can contribute in the repo's below.

Feel free to contribute to this repo by creating and editing little programs in any programming language and make different folders for the code you want to contribute.

If you want to practice to make a pull request, follow the CONTRIBUTING.md

Check out good-first-issues for contributing here


Connect with Author

Markdown Monster icon Markdown Monster icon Markdown Monster icon

Contributing

Getting Started ๐Ÿคฉ๐Ÿค—:

- Fork this repo (button on top) (Mandatory)

- Clone on your local machine(Mandatory)

git clone https://github.com/harshmittal1750/hacktoberfest2022.git

  • Navigate to project directory.
cd hacktoberfest2022
  • Create a new Branch
git checkout -b my-new-branch
  • Add your contribution
git add .
  • Commit your changes.
git commit -m "Relevant message"
  • Then push
git push origin my-new-branch
  • Create a new pull request from your forked repository

Avoid Conflicts {Syncing your fork}

An easy way to avoid conflicts is to add an 'upstream' for your git repo, as other PR's may be merged while you're working on your branch/fork.

git remote add upstream https://github.com/harshmittal1750/hacktoberfest2022

You can verify that the new remote has been added by typing

git remote -v

To pull any new changes from your parent repo simply run

git merge upstream/master

This will give you any eventual conflicts and allow you to easily solve them in your repo. It's a good idea to use it frequently in between your own commits to make sure that your repo is up to date with its parent.

For more information on syncing forks read this article from Github.

User can become a contributer by managing documentation as well.

See also the list of contributors who participated in this project.

Please read CONTRIBUTION.md and CODE_OF_CONDUCT.md for details on our code of conduct, and the process for submitting pull requests to us.

Rules

  • Read the CONTRIBUTING.md file.
  • Respect people.
  • Be friendly, helpful, and patient.
  • You can contribute in any way.

Support

If you like this project, please consider supporting it by giving it a โญ๏ธ. It will help us to grow and improve this project and help others to find it.

Conclusion

  • Happy Contributing! ๐ŸŽ‰
  • May you have a great Hacktoberfest 2022! ๐ŸŽ‰
  • If you have any questions, feel free to ask me. I will be happy to help you. ๐Ÿ˜Š

References


  • This project and other projects listed above are a part of Hacktoberfest 2022 and are open to all members of the GitHub community. Any member may contribute to these projects without being a collaborator or a maintainer and earn a T-shirt from DigitalOcean and DEV by making four valid pull requests (PRs) between October 1-31 (in any time zone).

  • The first 40,000 participants (maintainers and contributors) who complete Hacktoberfest can elect to receive one of two prizes: a tree planted in their name, or the Hacktoberfest 2022 t-shirt.

โœจ Thanks goes to these wonderful people โœจ


Harsh Mittal

๐Ÿšง ๐Ÿ’ป ๐Ÿ–‹

If your name is missing from the contributors list, please Email me with your Hacktoberfest-accepted lable screenshot of PR and I'll make sure to add you only if you have contributed to this project.

License

This project is licensed under the GNU GENERAL PUBLIC License - see the LICENSE file for details

CC0

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.