Skip to content

Repository for Different Topics related to Hacktoberfest2020

Notifications You must be signed in to change notification settings

tanay3001/Hack-fest2020

 
 

Repository files navigation

Hack-fest2020

GitHub issues GitHub stars GitHub forks

What all you can make as a PR?

  1. Algorithms(written in language C ,C,Java)
  2. Design Pages
  3. HTML webpages (CSS included)

[levels:basic,medium,hard - all accepted]

Steps to make a Successful PR for Hacktoberfest2020

To contribute to <project_name>, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'. Mention the commit_message as "Updating xxx" where xxx is what you are contributing, eg:Designs, Algorithm-name(for Algorithm), File name if you are pushing any kind of code, etc.
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

NOTE : Changes made to the README.md won't be counted as hacktoberfest-accepted.

Alternatively see the GitHub documentation on creating a pull request.

About

Repository for Different Topics related to Hacktoberfest2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 79.8%
  • C 20.2%