https://github.com/chamodshehanka/demo
ABC Company
https://github.com/chamodshehanka/demo
demo git github pull-request
Last synced: about 1 month ago
JSON representation
ABC Company
- Host: GitHub
- URL: https://github.com/chamodshehanka/demo
- Owner: chamodshehanka
- License: gpl-3.0
- Created: 2017-07-05T05:37:48.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-24T06:04:11.000Z (over 7 years ago)
- Last Synced: 2025-06-22T19:07:52.580Z (about 1 year ago)
- Topics: demo, git, github, pull-request
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Demo - Introduction
This repository was created for the purpose of enabling the newcomers in the world of open source to create their first pull request. Go ahead; creating a pull request is quite easy!
## What is a Pull Request?
Pull requests let you tell others about changes you've pushed to a GitHub repository. Once a pull request is sent, interested parties can review the set of changes, discuss potential modifications, and even push follow-up commits if necessary.
## Creating a Pull Request
- Fork the Repository
- Clone the repo to your computer
- Create a new branch
- Make desirable changes
- Stage changes for commiting
- Commit changes
- Push Changes to Github
- Go to the Forked Github Repository
- Switch to the new Branch
- Click on Compare Changes and create pull request
- Provide comments and create the pull request
## Contibutors
1. [Rohit Raj Anand](https://github.com/rht6226)