DEV Community

Cover image for Hacktoberfest 2022 OPEN FIRST` Pull Request - FREE T-SHIRT🎉
Ossama Mehmood 샘
Ossama Mehmood 샘

Posted on

Hacktoberfest 2022 OPEN FIRST` Pull Request - FREE T-SHIRT🎉

Hacktoberfest 2022 OPEN FIRST Pull Request - FREE T-SHIRT 🎉

Image description

Contributors of Hacktoberfest 2022



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 for Hacktoberfest and make four pull requests (PRs) between October 1st-31st to grab free SWAGS 🔥.

Hacktober Badge
Star Badge
Contributions

Pull Requests Badge
GitHub contributors
License Badge

Instructions-

  • Fork this Repository using the button at the top
  • 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 <YOUR-USERNAME> 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/<YOUR-USERNAME>.png
Enter fullscreen mode Exit fullscreen mode

2. Add your profile information

Create a markdown file in your folder following the convention content/participant/<YOUR-USERNAME>.md. Ex.

content/participant/<YOUR-USERNAME>.md/
Enter fullscreen mode Exit fullscreen mode

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
---
Enter fullscreen mode Exit fullscreen mode

4. Wait for Pull Request to merge

5. Celebrate - you've done your first pull request!!

'''
always make more then 4 pull request
lets 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 count and 
then you have remains 3 valid pull request if these projects is not excluded.
if you fail to make 4 pull request then you cant get swags or t-shirts.
i will recommend you make pull request to your own repo which is very very saffest side for you..
keep in mind that repo has hacktoberfest topic..
'''
Enter fullscreen mode Exit fullscreen mode

+ Follow Me : } Quick Approval of Pull Request

'''
To get approval of the pull request much quicker (`Follow Me`)🚀
'''
Enter fullscreen mode Exit fullscreen mode

Ossama Mehmood



`

Preview on Github : https://github.com/ossamamehmood/Hacktoberfest2022

Top comments (1)

Collapse
 
ossamamehmood profile image
Ossama Mehmood 샘