Skip to content

jvm-coder/Hacktoberfest2022_aakash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

>>> -----------------This repository has been EXCLUDED from hacktoberfest, Do not generate PR here, it will be time waste-------------------

image

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

image

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)
  • Make contributions to the Specific Domain folder, contributions done to the Correct 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

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. Make your contribution to Specific Domain Folder, if domain named FOLDER is not present then ADD the folder and complete your contribution.

###EX.-

---
Java/<filename>.java
---

STEP-2. Copy the next template into your 'CONTRIBUTING.md' file, delete the boilerplate data and fill the information with yours.

---
name: <YOURNAME>
institution/company: <INSTITUTION_NAME>
github: <USERNAME>
---

STEP-3. Wait for Pull Request to merge

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

'''
You are always advised to make more than 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.
'''

Thanks for visiting me