Skip to content

Shubham56-droid/Hacktoberfest-21-Open-First-PR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacktoberfest2021 OPEN FIRST PULL REQUEST- It's a very good project and you get a free t-shirt 👕.

Make your first Pull Request and earn a free tee from GitHub!

This project is perfect for your first pull request

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 and 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 (Please call your pull request add user_name change user_name to your own name)
  • 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

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/

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
---

Call your pull request add user_name, change user_name to your own name!

4. Wait for Pull Request to be merged!

How to know if you have been accepted as a contribution in HacktoberFest:

  • You get a Hacktoberfest Accepted label to your Pull Request.
  • Your pull request gets merged.

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

Made by:-

GitHub followers

About

Make your first Pull Request and earn a free tee from GitHub!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published