https://github.com/vvhacker007/hacktoberfest2020
✨Feel free to submit a PR💻 and have it merged to get a free Hacktoberfest tee👕 from GitHub😻.
https://github.com/vvhacker007/hacktoberfest2020
digitalocean github hacktoberfest open-source pull-requests
Last synced: 3 months ago
JSON representation
✨Feel free to submit a PR💻 and have it merged to get a free Hacktoberfest tee👕 from GitHub😻.
- Host: GitHub
- URL: https://github.com/vvhacker007/hacktoberfest2020
- Owner: vvHacker007
- License: mit
- Created: 2020-10-01T14:20:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-17T16:36:14.000Z (over 5 years ago)
- Last Synced: 2025-04-12T12:30:38.993Z (10 months ago)
- Topics: digitalocean, github, hacktoberfest, open-source, pull-requests
- Language: C++
- Homepage:
- Size: 5.86 MB
- Stars: 6
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
👨🏽💻HacktoberFest_2020🎃


#
Follow these steps to make your first Pull Request🔥
### 1. Go to the top right corner of this page and click on the **Fork** Button.This creates a new copy of my demo repo under your GitHub user account with a URL like:
```
https://github.com//Hacktober-Fest2020
```
### 2. Go to any folder, open terminal and type:
```
git clone https://github.com//Hacktober-Fest2020
```
### 3. Once the repo is cloned, **navigate to the Hacktoberfest2020 folder** and you need to do two things:
- Create a new branch by issuing the command:
```
git checkout -b new_branch_name
```
- Create a new remote for the upstream repo with the command:
```
git remote add upstream https://github.com/vvHacker007/Hacktober-Fest2020
```
*In this case, "upstream repo" refers to the original repo you created your fork from.*
*Now you can make changes to the code. The following code creates a new branch, makes an arbitrary change, and pushes it to new_branch:*
### 4. Once you add all the files in your branch
### 5. Once you push the changes to your repo, the **Compare & pull request** button will appear in GitHub.
### 6. Click it and you'll be taken to this screen:
### 7. Open a pull request by clicking the **Create pull request** button. This allows the repo's maintainers to review your contribution. From here, they can merge it if it is good, or they may ask you to make some changes.
### 8. Click The Given Below Image And Sign up Using Github To Review Your PR's
#
Congrats!!👏 You Successfully Made A PR To This Repo🤝
### ⭐️ Now sit back and wait for your PR's to get merged. Make 4 Such Pr's To Get Exclusive Swags And Tee's👕 From Github😍:
### ✨Happy coding👨🏻💻 fellas😇