https://github.com/souravcoder1/hacktoberfest2023
Make your first Pull Request on Hacktoberfest 2023. Don't forget to spread love and if you like give us a ⭐️
https://github.com/souravcoder1/hacktoberfest2023
digitalocean hacktoberfest hacktoberfest-accepted hacktoberfest-starter hacktoberfest2023 hacktoberfest2023-accepted hacktoberfest2023-approved opensource opensource-projects opensourcecode opensourcecodedev pull-requests
Last synced: about 1 month ago
JSON representation
Make your first Pull Request on Hacktoberfest 2023. Don't forget to spread love and if you like give us a ⭐️
- Host: GitHub
- URL: https://github.com/souravcoder1/hacktoberfest2023
- Owner: souravCoder1
- License: apache-2.0
- Created: 2022-10-24T14:28:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-01T18:27:08.000Z (over 2 years ago)
- Last Synced: 2025-02-22T22:44:27.236Z (about 1 year ago)
- Topics: digitalocean, hacktoberfest, hacktoberfest-accepted, hacktoberfest-starter, hacktoberfest2023, hacktoberfest2023-accepted, hacktoberfest2023-approved, opensource, opensource-projects, opensourcecode, opensourcecodedev, pull-requests
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HacktoberFest 2023 `OPEN FIRST` Pull Request - `FREE T-SHIRT`🎉

## Contributors of `Hacktoberfest 2023`
## This Project Is Perfect For Your First Pull Request
🗣 **Hacktoberfest encourages participation in the open source community, which grows bigger every year. Complete the challenge and earn a limited edition T-shirt.**
📢 **Register [here](https://hacktoberfest.digitalocean.com) for Hacktoberfest and make four pull requests (PRs) between October 1st-31st to grab free SWAGS 🔥.**
## INSTRUCTIONS-
- Fork this Repository using the button at the top on right corner.
- Clone your forked repository to your pc ( git clone "url from clone option.)
- Create a new branch for your modifications (ie. `git branch new-user` and check it out `git checkout new-user` or simply do `git checkout -b new-user`)
- Add your profile image in `static/images/` ( use drag and drop option or upload by commands.)
- Add your profile data in `content/participant/`
- Add your files (`git add -A`), commit (`git commit -m "added myself"`) and push (`git push origin new-user`)
- Create a pull request
- Star this repository
# How To Make Your First Pull Request
Replace `` with your GitHub username in this guide.
## 1. Add your profile picture to the folder
Add a picture picture of your choice in `static/images/`. Accepted files are **png** and **jpg**, should be squared and minimum size 544x544 pixels. Ex.
```
static/images/.png
```
## 2. Add your profile information
Create a markdown file in your folder following the convention `content/participant/.md`. Ex.
```
content/participant/.md
```
Copy the next template into your file, delete the boilerplate data and fill the information with yours.
```
---
name: YOURNAME
institution/company: INSTITUTION_NAME
github:USERNAME
---
```
OR
## 3. Create / Upload Your Code / Algorithms
Create/Upload your code in folder following the convention `Add Code Here`
- Choose an extact lanaguage folder `drop your code`
- Below is `an example` to add file properly
- You can follow up `any languages`
```
Add Code Here/PYTHON/.py
```
```
Add Code Here/C++/.cpp
```
You can follow any pathway a `code` or `profile information`
## 4. Wait for Pull Request to merge
## 5. Celebrate - you've done your first pull request!!
```py
'''
Always make more then 4 pull requests.
Lets say you have made only 4 pull request to different projects,
but one project is excluded from hackoctoberfest event then your pull request will not be counted and
then you have remaining 3 valid pull requests if these projects is not excluded.
If you fail to make 4 pull requests then you can't get swags or t-shirts.
I will recommend you to make pull request to your own repo which is very very safest side for you..
keep in mind that repo has hacktoberfest topic..
'''
```
## + Follow Me : } Quick Approval of Pull Request
```py
'''
To get approval of the pull request much quicker and faster (`Follow Me`)🚀
'''
```
# FAQs (Frequently Asked Questions)
- Who all can contribute?
- Anyone with a github account and who is signed up for
[hacktoberfest](https://hacktoberfest.digitalocean.com/) :)
- Are you getting paid for this?
- Sadly no. But we think we should. This is 100% unofficial and we do it for fun, fame and glory.
- Who are you and why are you doing this?
- We are two programmers from India [Anmol](https://www.linkedin.com/in/fineanmol/)
and [Ritesh](https://github.com/ritesh2905). We are doing this because we love Open Source and Hacktoberfest. We want to make it easier for people to get started with Hacktoberfest and Open Source.
- Why are you not using digitalocean?
- Because we only know JavaScript and suck at servers. We use [now](https://zeit.co/now) instead.
- Should I come closer to the text saying 'Don't come closer' on the left side of the home tab ?
- Nope.
- How many pull request (PR) must be made, if I want to get an awesome tshirt from Hacktoberfest 2022?
- 4
- How do I track my progress to get an awesome shirt from Hacktoberfest 2022?
- [go to :](https://hacktoberfest.digitalocean.com/profile/). (Check Out Your Own Stats at Right Top)
- What is the duration of Hacktoberfest 2022?
- It is from 1st october to 31st october 2022...
- What is the event for?
- For the open source community engagement and learn how to contribute to open source.