Giter Site home page Giter Site logo

yashjain1974 / make-pull-request Goto Github PK

View Code? Open in Web Editor NEW

This project forked from twowaits/make-pull-request

0.0 0.0 0.0 891 KB

Use this as learning repo on how to create successful pull requests. Very basic tasks on Python, HTML, CSS, JavaScript, JAVA.

HTML 50.94% Python 19.27% CSS 5.16% JavaScript 7.28% Java 9.75% C++ 7.60%

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, 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 every possible language like JAVA, Python, JavaScript, Android, C++, HTML, CSS, etc.

You can look at the issues here and choose which one you would like to work on!

Hacktoberfest 2020 Special

  • We will be posting a problem daily at 11 AM related to all languages like HTML, Python, JavaScript, JAVA, C++, Android, etc till 30th Oct.

  • We will assign it to the person we find most fit among all the students who have requested.

  • Person have time till 8 PM to submit, if fails to do so we will assign to someone else.

  • Make sure you take from latest code and don't edit any other file. Save your file by name Date.(language extension) like 3rdOct.java, 3rdOct.py, 7thOct.js

If you wish to stay updated, join our Open Source Community Channel on Telegram here

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

Programming Languages

This Repository cotains of following programming languages

  • HTML : 46.7%
  • Python : 17.3%
  • Java : 11.8%
  • C++ : 9.2%
  • JavaScript : 8.8%
  • CSS : 6.2%

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. Go to make-pull-request folder on your PC through Git Bash and create new branch
   git checkout -b [your-branch-name]
  1. Open the folder in your favourite code editor and adding 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 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 mathuraditya724 avatar anoyash avatar sumit-puri avatar cryp73r avatar pushpikawan avatar suyash71 avatar yashjain1974 avatar djdeveloperr avatar yashsk98 avatar vishal1975 avatar sambatlim avatar manasprakash2312 avatar manasivaraiya avatar yashika25 avatar the-brainiac avatar faisaljamil25 avatar devansh2005 avatar dsmalaviya avatar bhuvaneshpatil avatar arunkumar-25 avatar aditi208 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.