Madhesh-V / HacktoberFest-2023

HacktoberFest 2023 - Begin your initial Pull Request and receive a complimentary digital reward kit, generously provided by DigitalOcean in collaboration with our sponsors and partners!

Home Page:https://hacktoberfest.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacktoberfest 2023 Open Pull Request

HacktoberFest 2023

Hacktober Badge Star Badge Contributions

INSTRUCTIONS-

  • Fork this Repository using the button at the top on right corner.
  • 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

1. Add your profile information

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

/participants/<YOUR-USERNAME>.md

Copy the next template into your file, delete the boilerplate data and fill the information with yours.

---
name: YOURNAME
Role: FULLSTACKDEVELOPER
github: USERNAME
---

OR

2. Create / Upload Your Code / Algorithms

Create/Upload your code in folder following the convention Add Code Here

  • Choose an extact lanaguage folder drop your code
  • Below is an example to add file properly
  • You can follow up any languages
Add Code Here/PYTHON/<YOUR-FILERNAME>.py
Add Code Here/C++/<YOUR-FILERNAME>.cpp

You can follow any pathway a code or profile information

3. Wait for Pull Request to merge

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

'''
Always make more then 4 pull requests.
Lets say 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 counted and 
then you have remaining 3 valid pull requests if these projects is not excluded.
If you fail to make 4 pull requests then you can't get swags or t-shirts.
I will recommend you to make pull request to your own repo which is very very safest side for you..
keep in mind that repo has hacktoberfest topic..
'''

+ Follow Me : } Quick Approval of Pull Request

'''
To get approval of the pull request much quicker and faster (`Follow Me`)🚀
'''

Madhesh Velu

About

HacktoberFest 2023 - Begin your initial Pull Request and receive a complimentary digital reward kit, generously provided by DigitalOcean in collaboration with our sponsors and partners!

https://hacktoberfest.com/


Languages

Language:HTML 70.8%Language:C++ 16.6%Language:Python 5.9%Language:Java 3.9%Language:Dart 2.8%