Saketh-Chandra / Hacktoberfest

Hacktoberfest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“ About Hacktoberfest:

What is Hacktoberfest?

Hacktoberfest is a month-long celebration of open source software run by DigitalOcean in partnership with GitHub and Dev.

  • Hacktoberfest is open to everyone in our global community!
  • Four quality pull requests must be submitted to public GitHub repositories.
  • You can sign up anytime between October 1 and October 31.

Resources:

Listing a few git resources here for everyone.

⚑️ Git Basics:

πŸ“– How to use the repository?

βš™οΈ Setup

git clone https://github.com/DSC-ASEB/Hacktoberfest.git
cd Hacktoberfest

Repository File Structure

Hacktoberfest 
β”œβ”€β”€ .gitignore
β”œβ”€β”€ C++
β”‚   └── README.md
β”œβ”€β”€ C
β”‚   └── README.md
β”œβ”€β”€ CODE_OF_CONDUCT.md
β”œβ”€β”€ CONTRIBUTING.md
β”œβ”€β”€ Java
β”‚   └── README.md
β”œβ”€β”€ JavaScript
β”‚   └── README.md
β”œβ”€β”€ LICENSE
β”œβ”€β”€ Python
β”‚   └── README.md
└── README.md

:octocat: How to contribute?

All contributions are welcome! Code, documentation, graphics or even design suggestions are welcome; use GitHub to its fullest. Submit pull requests, contribute tutorials or other wiki content -- whatever you have to offer, it would be appreciated!

Please read CONTRIBUTING.md for details on contributing.

πŸ“œ License

This project is licensed under the MIT License - see the LICENSE file for details.

See the full list of contributors who participated in this project and statistics.

❗ Prerequisites aka requirements

Please read Prerequisite file for details.

πŸ“œ I found some bugs or issues. Where do I report?

Report here in detail answering these questions:

  • What steps did you take to make the bug appear?
  • How can the bug be fixed? (In case you know)
  • Which OS and which all packages / softwares / dependencies are you using?
  • Have you tried any troubleshooting steps such as a reboot for example?
  • Have you followed the prescribed prerequisites?

πŸ“œ How do I contact the team?

Check here for the list of contributors. Contact one of them through their profiles.

About

Hacktoberfest

License:MIT License


Languages

Language:Python 65.9%Language:JavaScript 22.1%Language:Java 11.2%Language:C 0.8%