Code Monkey home page Code Monkey logo

make-pull-request's Introduction

Issues Stars GitHub Forks project chat

make-pull-request

It's an initiative by Twowaits Technologies to help create more awareness about Open Source and help introduce many more students to the benefits of FOSS. We will organize lots of events that will prove to be very profitable for the students and encourage them to contribute in open source, this is our humble step.

Lots of students struggle in creating their first PR. They try somewhat and leave when couldn't. We created this as learning repo on how to create successful pull requests on languages like JAVA, Python, C++, HTML/CSS.

You can look at the issues here and choose which one you would like to work on! Do check the Contributing.md so that you don't face any troubles.

How to particpate in Hacktoberfest 2021

How to register, some important rules to follow, which repos to contribute and other details in a 17 mins quick video on our Youtube Channel.

If above link doesn't work watch here.

Hacktoberfest 2021 Special

  • We will be posting a problem daily at 10 AM related to languages like HTML/CSS, Python, JAVA, C++ till 30th Oct.

  • No need to get issues, you can directly attempt and submit by following instruction written in issue description.

  • We will review comments, PRs raised at 5 PM and then 10 PM to provide feedback so that you can make necessary changes.

  • You have time till 10 AM next day to submit, we will not accept any PR post this deadline.

  • Make sure you take from latest code and don't edit any other file.

If you wish to stay updated, join our Whatsapp Group here

Open source is changing the world- one pull request at a time. Hactoberfest encourages participation in open source community, which grows bigger every year. Complete the 2021 challenge and earn a limited edition T-shirt.

Programming Languages

This Repository consists of following programming languages

  • HTML : 58.8%
  • Python : 12.0%
  • Java : 13.2%
  • C++ : 8.7%
  • JavaScript : 5.2%
  • CSS : 0.7%

Steps to setup this Repository Locally

  1. Fork this repository to your account.

PicsArt_10-04-08 04 45

  1. Go to Git Bash and Clone the forked repository using :

    a. Clone the repository

   git clone https://github.com/your_username/make-pull-request

PicsArt_10-04-07 46 13

  1. Open the folder in your favourite code editor and add your changes or modifications.

Creating a PR

  1. After making changes or modification on to your code locally, you need to add these files to the staging area.
  git add <file-name>
  1. Once files added, you need to commit the changes to with an appropriate commit message.
  git commit -m "<your-message>"
  1. After commiting the changes, you need to push the changes
   git push origin <branch-name>
  1. Once you push the changes to your repository, the Compare & pull request button will appear in GitHub.

  2. Click it and you'll be taken to this screen

  3. Type a proper description and give the PR an appropriate title. Finally, Open a pull request by clicking the Create pull request button.

  4. That's it. You have opened a PR. Wait for it to get merged.

Thank You for your Amazing Contribution!!

make-pull-request's People

Contributors

vibrantachintya avatar ishika172 avatar ya7sh avatar yuganshchauhan avatar jaysharma11 avatar raven49 avatar sumit-puri avatar ayazzia01 avatar alisha-kamat avatar priyanshuparihar avatar tushar2525252 avatar amity-ak97 avatar akhil27styles avatar swapnil-tiwari avatar ravigupta8006 avatar varsha080 avatar yash5015 avatar hitman-samrath avatar the-brainiac avatar yashika25 avatar deepsjuneja avatar srijan-singh avatar gmegha12 avatar harshit1487 avatar bhed01 avatar sumanya312 avatar risav-sarkar avatar siddhantkaura avatar vishal1975 avatar upendra2001 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.