Skip to content

A HacktoberFest 2022 repository for 3rd years and above studying at IIITDMK only.

Notifications You must be signed in to change notification settings

CSClubIIITDM/hacktoberfest-advanced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HacktoberFest 2022 [For 3rd years and above only]

READ THE RULES FOR CONTRIBUTION CAREFULLY! Any PR (Pull Request) that violates rules will be marked SPAM.

A repository containing two areas to contribute -- Problem Solving (CP) and Web Dev.

Not Affiliated with Digital Ocean or Hacktoberfest.



Hacktoberfest



🤓 CONTRIBUTING!

🚀 Getting Started

  1. Check the domains -> Problem Solving and Web Development.
  2. Upload each solution to the respective correct folders i.e. all web dev solutions must be added to web-dev folder only.
  3. No Duplications of solutions allowed.
  4. Each solution must follow a unique format of PR, which can be found in respective folders rules.
  5. Each solution should have a different PR. PRs with multiple solutions will be rejected.
  6. Create at most 4 PRs. Any more after that wont be accepted.
  7. Incorrect solutions will not be accepted.
  8. Kindly send your institute Roll No. while making your PR.
  9. Mails regarding rejection of PRs will not be entertained.
  10. CS Club IIITDM has all rights to reject PRs and the decision made by the cores will be final in this regard.
  11. All PRs will be accepted on a First Come First Serve Basis.
  12. Please give us 48hrs at max to respond to submitted PRs.

🤷‍♂️ How To:

  1. Fork Repo on Web Page
  2. git clone https://github.com/{your-username}/Hacktoberfest-advanced
  3. Code your files in the proper directory based on the instructions above
  4. add all your files git add your/directory/path/to/file/ (see new directory structure above)
  5. commit your file changes git commit -m "Whatever you did here, e.g. created linkedlist class in C++"
  6. push your changes git push
  7. Create a Pull Request to main branch on Web Page.

👻 Alternate via Web

  1. Fork Repo on Web Page
  2. Make your changes on your forked repo
  3. Make Pull Request to master

NOTE: Always take a pull from the upstream repository to your main branch to keep it as per with the main project (updated repository).

About

A HacktoberFest 2022 repository for 3rd years and above studying at IIITDMK only.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published