Giter Site home page Giter Site logo

sushant-j / my-first-pull-request Goto Github PK

View Code? Open in Web Editor NEW
23.0 1.0 204.0 189 KB

Helping first time contributors learn the mechanics of submitting a pull request

Home Page: https://sushant-j.github.io/my-first-pull-request/

License: Apache License 2.0

HTML 24.57% Ruby 6.04% CSS 69.38%

my-first-pull-request's Introduction

my-first-pull-request

Helping first time contributors learn the mechanics of submitting a pull request

Menu

You can check the following topics that will guide you through your PR submitting process.

  1. Create and issue
  2. Fork the repository
  3. Clone the repository
  4. Make necessary-changes
  5. Commit with a proper commit message
  6. Initiate a Pull Request
  7. Signing in
  8. Opening pull requests

0. Create an issue

  1. Go to Issue section of the repository. Create new issue
  2. Click on the green button labelled 'New Issue', in the right top corner.
  3. Give a title and description to the issue. Submit issue
  4. Assign label my-first-pr to the issue.
  5. Click on green button labelled 'Submit' to submit the issue.

Congrats! You've created your first issue! Follow the next steps to complete your PR journey!

1. Fork the repository

  1. On the upper-right corner of the repo, you'll see a fork icon. fork icon
  2. Click on the fork icon, and wait until the forking process is finished.
  3. You're done! You can now fork the repo using your github user directly.

2. Clone the repository

-- you will get a link out there,clone it by copy the link from dialog box.

3. Make necessary changes.

4. Commit with a proper commit message.

  1. git commit filename -m"message".

5. Initiate a Pull Request

  1. Push the changes to branch other than master. -- you can change branch by git checkout branchname(Do not make changes in master branch.NEVER). -- if you have not created branch then you can create it by git branch branchname. -- git push -u origin issue_name.

6. Signing in

if you are pushing request for the 1st time you need to sign in with your username and password.

7. Opening pull requests:

If you are hoping to contribute back to the original repository, you can send a request to the original author to pull your fork into their repository by submitting a pull request.

Congrats! --Now its on author to merge changes you made or not. --if any suggestions are made,correct it and repeat step 3 and 4 again.Cheers

my-first-pull-request's People

Contributors

adityamahamuni avatar bumsquest avatar danishsiraj avatar heisenberg0203 avatar matheusagcosta avatar mayurcybercz avatar purva11198 avatar shrikantdaund0693 avatar sushant-j avatar tusharulhare avatar zainabnomi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

my-first-pull-request's Issues

css

giving site its style

Demo PR 1

Please add me as a contributor
(I did create the site after all...)

Demo_pr

"Trying first time to submitting PR"

1PR

I'd be happy to assist with improving this project once I've done my first PR. :)

@sushant-j, I don't see the option to apply a label - is that a feature only available to the owner/admins? If so, the README will need to be updated.

Demo PR 7

learning how to send a pull request

Completing the documentation

I realised that the documentation could use some other contributors than me. I'd like if anyone would like to help complete next steps of documentation on README.md.

Beautifying the site.

I have used the default jekyll theme for the rendered version of the site. But it could use a nice theme. It would be a nice little exercise for beginners to add a theme to the site.

Demo PR 2

Learning how to send pull requests.

Demo PR

I am trying to learn how to send a pull request to a repo

Demo

hello i didn't know how to pull request after this i will start pulling request.i still don't know how to add a label.

Demo PR 7

learning how to send a pull request.

Demo PR 8

learning how to do pull requests for hacktoberfest

demo pr 4

here we are learning how to send pull requests.

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.