An open API service indexing awesome lists of open source software.

https://github.com/muhtalhakhan/hacktoberfest2025

Hacktoberfest 2025 🧑🏻‍💻 OPEN FIRST Pull Request 🎉
https://github.com/muhtalhakhan/hacktoberfest2025

awesome chatgpt claude-ai contributions-welcome first-contributions firstpullrequest freecodecamp goodfirstissue hacktoberfest hacktoberfest-accepted hacktoberfest-starter hacktoberfest2025 llama meta-ai muhtalhakhan newbiefriendly openai opensource-projects

Last synced: 15 days ago
JSON representation

Hacktoberfest 2025 🧑🏻‍💻 OPEN FIRST Pull Request 🎉

Awesome Lists containing this project

README

          

# HacktoberFest 2025 `OPEN FIRST` Pull Request 🎉
![Hacktoberfest 2025](logo.png)

## This Project Is Perfect For Your First Pull Request

🗣 **Hacktoberfest encourages participation in the open source community, which grows bigger every year.**

📢 **Register [here](https://hacktoberfest.digitalocean.com) for Hacktoberfest and make four pull requests (PRs) between October 1st-31st to grab free DIGITAL-SWAGS 🔥.**

Hacktober Badge
Star Badge
Contributions

Pull Requests Badge
GitHub contributors
License Badge

## INSTRUCTION-

- 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 of your choice in `static/images/`. Accepted files are **png** and **jpg**, should be squared and minimum size 544x544 pixels. Ex.

```
static/images/.png

![talha](https://github.com/muhtalhakhan/Hacktoberfest2025/assets/113125582/29d03bdc-3d4f-42c6-a3ea-15197bd26440)
```

## 2. Add your profile information

Create a markdown file in your folder following the convention `content/participant/.md`. Ex.

```
content/participant/talha.md
```

Copy the next template into your file, delete the boilerplate data and fill the information with yours.

```
name: Muhammad Talha Khan
institution/company: Any Example University
github:[**talha**](https://github.com/muhtalhakhan)

```


OR


## 3. Create / Upload Your Code / Algorithms

Create/Upload your code in folder following the convention `Add Code Here`
- Choose an exact lanaguage folder and `drop your code`
- Below is `an example` to add file properly
- You can follow up `any languages`
```
Add Code Here/verilog/.v
```
```
Add Code Here/verilog/.v
```
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 6 pull requests.
Lets say you have made only 6 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 5 valid pull requests if these projects is not excluded.
If you fail to make 6 pull requests then you can't get digital-swags.
I will recommend you to make pull request to your own repo which is very very safest side for you..
keep in mind that repository has hacktoberfest topic..
'''
```

## + Follow Me : } Quick Approval of Pull Request

```py
'''
To get approval of the pull request much quicker and faster (`Follow Me`)🚀
'''
```








Muhammad Talha Khan