Skip to content

This is a beginner-friendly repo for everyone participating in Hacktoberfest2021. Raise genuine PRs and they will be merged quickly!

Notifications You must be signed in to change notification settings

AnshumanAtrey/hacktoberfest2k21

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hacktoberfest2k21

This is a beginner-friendly repo for everyone participating in Hacktoberfest2021. Raise genuine Pull Request and they will be merged quickly!

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 checkout -b new-user)
  • Add your files (git add .), commit (git commit -m "added myself") and push (git push origin new-user)
  • Create a pull request with label

How to make your first Pull Request

📜 Instructions for making the changes

1. Editing the Code

Add your Full name and GitHub Username in the JSON file given in user/contributors.json

Note: Don't remove or delete already added attendee, in case you did something like this PR won't be accepted :)

Example Code:

  // < Add your Full Name and Github Username >
    {
    "fname": "Aditya Chaudhary",
    "username": "adicadi"
    }

2. Wait for Pull Request to be Labelled

I will merge your PR, Thanks for being Patience. 🙏

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

Yay!! Refresh your profile at Hacktoberfest and see the updates.

About

This is a beginner-friendly repo for everyone participating in Hacktoberfest2021. Raise genuine PRs and they will be merged quickly!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.2%
  • Dart 43.1%
  • Swift 5.4%
  • Kotlin 1.8%
  • Objective-C 0.5%