Coder Social home page Coder Social logo

all-coding-platform-solutions's Introduction

Hacktoberfest Logo
PRs Welcome  Open Source Love  Hacktober Badge

Hacktoberfest 2022 - Let's Hack

This is an intermediate-level project to help you get started with your [hacktoberfest] (https://hacktoberfest.digitalocean.com/). If you don't know where to start, feel free to follow the steps or contact us, and read the contribution rules. Happy hacking !!

P.S. Star and share this repository, if you had fun!

Getting Started

  • Create a Github account for free here.
  • Register at Hacktoberfest-2022 using your github id.
  • Star this repo and share it with your friends.
  • Add your programs/code to respective folders of each programming language.

Steps to contribute :

1. Fork this repo.
2. Star this repo.
3. Add a file.
4. commit the code.
5. Make pull request.
6. Link your pull request to the issue assigned(if any).

How to Fork and make a Pull request:

  1. After logging in with your Github account, The button on the top right of page responds to forking any currently viewing repo.
  2. Upon on forking a repo, you'll find a repo created in your repos. From here all the changes made are reflected in your own repo.
  3. After making all of your contributions and changes, you can open a new pull request, which let's the owners and editors of the master repo to see the contributions you make a decision to merge the request or request for some changes
  4. To make a pull request, go to your forked repo in your repos and in code tab or also known as first page you can see a button to contribute, upon clicking that you see a button to open pull request.
  5. Github checks if there are any issues with the changes you have made and when all things are set right, it lets to make a pull request, but before making pull request, You are kindly requested add comments about the commits you have done.
  6. After making pull request, the editors may request to make some changes in your changes you have done, after making the changes and commitng again you can let editors know about the changes in the comments of your pull request on the original repos pull request page.
  7. After pull requests are merged, you are now officially a contibutor of the project, Congratulations!!

Git commands

  • Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)
  • Clone your fork down to your local machine
git clone https://github.com/your-username/hacktoberfest.git
  • Create a branch
git checkout -b branch-name
  • Make your changes
  • Commit and push
git add .
git commit -m 'Commit message'
git push origin branch-name
  • Star this repository
  • Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)
  • Wait for your PR review and merge approval!

Guidelines to follow for contribution:

  1. First of all give this repo a ⭐ so that more open source enthusiasts get to know about this repo and can get started with their open source journey.

  2. You can add code in any language.

  3. Accepting code of questions from different coding platform (Codechef, Leetcode, Codeforces, Interviewbit)

  4. Only submit PRs for problems that aren't already in the repo, and make sure that no one else has submitted a PR for the same issue.

  5. Use proper file naming conventions (camel casing), for example, if you're giving a PR for a two-sum problem, the file name should be twoSum.cpp, and the file name should be self-explanatory as to what problem you're solving. If there is any problem code or problem number for any problem it is mandatory to add it in prexfix.

    Format: problem_code problem_name.file_extension

    Example: FODCHAIN Food Chain.cpp 70 Climbing Stairs.cpp

  6. Please include a detailed explanation of the situation for which you are offering a solution.

  7. Link your pull request to the issue assigned.


FAQs

  • Who can contribute?

    • Anyone with a github account and who is signed up for hacktoberfest :).
  • How many pull request (PR) must be made, if I can get an awesome shirt from Hacktoberfest 2022?

    • 4
  • How do I track my progress to get an awesome shirt from Hacktoberfest 2020?

  • What is the duration of Hacktoberfest 2022?

    • It is from 1st october to 31st october 2022.
  • What is the event for?

    • For the open source community engagement.
  • Hacktoberfest is open to everyone in our global community. Whether you’re a seasoned contributor or looking for projects to contribute to for the first time, you’re welcome to participate.

all-coding-platform-solutions's People

Contributors

av1shek avatar ashchan850 avatar helonge avatar sourav1kumar avatar avishek-ps avatar dhawalyash00 avatar coderraj8989 avatar abhayraj1707 avatar ranilbala avatar abhay-singh45 avatar poojashinde07 avatar szelmat avatar deepak2107 avatar kolluru-rahul avatar lokeshtejavath avatar tusharminche avatar harshvg2021 avatar ayushkumar46 avatar ishubhamparmar avatar shikhar6027 avatar hunt-s7 avatar ritesh-10 avatar raghav076 avatar ayushh7 avatar happylife10 avatar ritugupta02 avatar chaitanyahardikar avatar vishwasgajawada avatar vinaykumar1512 avatar sirishc 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.