Awesome
HacktoberFest 2023 OPEN FIRST
Pull Request 🎉
This Repository is Excluded from Hacktoberfest
📢 This repository is not eligible for Hacktoberfest. If you're looking for a repository to contribute to and participate in Hacktoberfest, please check out our new repository to make your contributions count!
Link to New Hacktoberfest-Eligible Repository
HacktoberFest OPEN FIRST
Pull Request 🎉
Contributors of Hacktoberfest
<div align="center">
<a href="https://github.com/ossamamehmood/Hacktoberfest/graphs/contributors">
<img src="https://contrib.rocks/image?repo=ossamamehmood/Hacktoberfest" />
</a>
</div>
This Project Is Perfect For Your First Pull Request
🗣 Hacktoberfest encourages participation in the open-source community, which grows bigger every year.
📢📢 Register here for and make four pull requests (PRs) between October 1st-31st to grab free DIGITAL-SWAGS 🔥.
<div align="center"> <img src="https://img.shields.io/badge/hacktoberfest--blueviolet" alt="Hacktober Badge"/> <img src="https://img.shields.io/static/v1?label=%F0%9F%8C%9F&message=If%20Useful&style=style=flat&color=BC4E99" alt="Star Badge"/> <a href="https://github.com/ossamamehmood" ><img src="https://img.shields.io/badge/Contributions-welcome-violet.svg?style=flat&logo=git" alt="Contributions" /></a><a href="https://github.com/ossamamehmood/hacktoberfest/pulls"><img src="https://img.shields.io/github/issues-pr/ossamamehmood/hacktoberfest" alt="Pull Requests Badge"/></a> <a href="https://github.com/ossamamehmood/hacktoberfest/graphs/contributors"><img alt="GitHub contributors" src="https://img.shields.io/github/contributors/ossamamehmood/hacktoberfest?color=2b9348"></a> <a href="https://github.com/ossamamehmood/hacktoberfest/blob/master/LICENSE"><img src="https://img.shields.io/github/license/ossamamehmood/hacktoberfest?color=2b9348" alt="License Badge"/></a>
</div>INSTRUCTION-
- Fork this Repository using the button at the top on the 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 outgit checkout new-user
or simply dogit 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 on Github
Replace <YOUR-USERNAME>
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/<YOUR-USERNAME>.png
![owais](https://github.com/syedowaisalishah/Hacktoberfest/assets/113125582/29d03bdc-3d4f-42c6-a3ea-15197bd26440)
2. Add your profile information
Create a markdown file in your folder following the convention content/participant/<your-name>.md
. Ex.
content/participant/USERNAME.md
Copy the next template into your file, delete the boilerplate data, and fill in the information with yours.
name: Your Name
institution/company: Your Company Name or Institute
github:[**username**](https://github.com/username)
<div align="center">
<h2> OR </h2>
</div>
3. Create / Upload Your Code / Algorithms
Create/Upload your code in the folder following the convention Add Code Here
- Choose an extract language folder
drop your code
- Below is
an example
to add file properly - You can follow up
any languages
Add Code Here/PYTHON/<YOUR-FILERNAME>.py
Add Code Here/C++/<YOUR-FILERNAME>.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!!
'''
Always make more than 4 pull requests.
Let's say you have made only 4 pull requests to different projects,
but one project is excluded from hackoctoberfest event then your pull request will not be counted and
then you have the remaining 3 valid pull requests if these projects are not excluded.
If you fail to make 4 pull requests then you can't get digital swags.
I will recommend you make a pull request to your own repo which is very very safe for you.
keep in mind that the repository has hacktoberfest topics.
'''
+ Follow Me : } Quick Approval of Pull Request
'''
To get approval of the pull request much quicker and faster (`Follow Me`)🚀
'''
<a href="https://github.com/ossamamehmood">
<kbd>
<img src="https://avatars3.githubusercontent.com/ossamamehmood?size=100" width="100px;" alt=""/>
</kbd>
<br />
<sub><b>Ossama Mehmood</b></sub>
</a>
<div align="right">
<a href="#scroll-to-top" align="right">Go to Top</a>
</div>