Skip to content

This is a hacktoberfest repo with learning propose to make pull request(PR) and get contribute on opensource project.

Notifications You must be signed in to change notification settings

akta10/hacktoberfest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation


This is a repo with learning propose to make pull request(PR) and get contribute on opensource project. Made specifically for HACKTOBERFEST 2022!

Hacktoberfest is open to everyone in our global community! a month-long celebration of open source software run by DigitalOcean in partnership with GitHub and Twilio. Join with it and make pull request between 1-31 october.

Please check first if your code is already present in this repo, if it's already there then don't add that!

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/your-username/hacktoberfest.git
  • Create a branch

    git checkout -b branch-name
  • Make your changes

  • Commit and push

    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!

You need to make 4 pull requests to win an exclusive Hacktoberfest 2022 Tshirt and stickers!

Contributors

This project exists thanks to all the people who contribute.

About

This is a hacktoberfest repo with learning propose to make pull request(PR) and get contribute on opensource project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 77.3%
  • Python 22.7%