srijansingh2003 / Hacktober_Repo_22

Hacktoberfest 2022 : Repository for open-source contributions towards Hacktoberfest 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacktoberfest 2022 OPEN Pull Request - FREE T-SHIRT's

If u not star this repo will automatically assign with star_validation labels in pull request and automatically not merge!

NOTE : Your Hacktoberfest-22 PR will count on or after 1-oct till 31-Oct.

Contributors of Hacktoberfest 2022

You can generate PULL REQUESTS on this repository for HACKTOBERFEST 2022

🗣 Hacktoberfest encourages participation in the open source community, which grows bigger every year. Complete the Hacktoberfest-2022 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 SCHWAGS 🔥.

Hacktober Badge Star Badge Contributions

Pull Requests Badge GitHub contributors

Instructions-

  • Fork this Repository to your GITHUB 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 Meta_Data/images/ ( use drag and drop option or upload by commands.)
  • Add your profile data in CONTRIBUTING.md & Meta_Data/participant/
  • Make contributions to the Main Directory contributions done to the Specified-Domain folder only will be counted towards the Hacktoberfest 2022
  • 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

NOTE : Contributions done to the Correct Directory will be considered towards the Hacktoberfest 2022

How to make your first Pull Request

Please note - Pull Requests of only those contributors will be Merged who will follow all the below mentioned steps

Replace <YOUR-USERNAME> with your GitHub username in this guide.

STEP-1. Add your profile picture to the folder

Add a picture picture of your choice in Meta_Data/images/. Accepted files are png and jpg, should be squared and minimum size 544x544 pixels. Ex.

Meta_Data/images/<YOUR-USERNAME>.png

STEP-2. Add your profile information

You Need to add you complete Data in CONTRIBUTING.md.

NAME : Your Full Name
LINKEDIN : LinkedIn Profile Link
TWITTER : Twitter Profile Link
GITHUB : Github handle Link
DOMAIN : YOU HAD CONTRIBUTED TO :PYTHON || JAVA || DATA-SCIENCE ||ANDROID -----
PR's COMPLETED : Number of PR's that are merged into these open source projects that are part of Hacktober Fest 2021

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

Mata_Data/participant/<YOUR-USERNAME>.md/

STEP-3. 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
---

STEP-4. Wait for Pull Request to merge

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

'''
You are always advised to make more then 4 pull request
Suppose, you have made only 4 pull request to different projects
but due to some problem one project gets excluded from hackoctoberfest event then your pull request will not be counted towards HACKTOBERFEST contributions and 
then you will be remained with only 3 valid pull requests.
If you fail to make 4 valid pull requests then you can't get schwags or t-shirts.
'''

image

Author : Saurabh Kumar

About

Hacktoberfest 2022 : Repository for open-source contributions towards Hacktoberfest 2022

License:Apache License 2.0


Languages

Language:Java 69.0%Language:Python 31.0%