Skip to content

Ishanahmed07/Hacktoberfest2021

 
 

Repository files navigation

image

The HACKTOBER FEST 2021

Open source is changing the world – one contribution at a time.

Issues Pull Requests Forks Stars License

Hacktoberfest'21

Hacktoberfest is a month long event where people are awarded for contributing to open source projects 🙌, and we're joining the party .Hosted by DigitalOcean for the 8th year in a row, Hacktoberfest encourages participation in giving back to the open source community by completing pull requests, participating in events, and donating to open source projects.


How to contribute

  1. Fork the project
  2. Make any changes in your forked repo
  3. On this repo, click Pull Requests and raise a Pull Request selecting your fork on the right drop down

Getting started

  • Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)
  • Clone your fork down to your local machine.
git clone https://github.com/dark-coder-cat/Hacktoberfest2021
  • Create a branch
git checkout -b your-branch-name
  • Make your changes.
  • Commit and push your code.
git add .
git commit -m 'Commit message'
git push origin branch-name
  • Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)
  • Wait for your PR review and merge approval...
  • Star this repository if you had fun contributing!

How to make your issue

  • Go to the issue section
  • Create a new Issue
  • Raise a valid Issue, and wait until the maintainer assigns it

Thanks to the Contributors

Star this repository if you had fun contributing!

About

for hacktoberfest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 44.5%
  • Makefile 31.6%
  • Python 6.6%
  • C++ 3.8%
  • Dart 2.9%
  • TypeScript 2.9%
  • Other 7.7%