Skip to content

Asilshah006/--Hacktoberfest_2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacktober Fest - 2022


What is Hacktoberfest?

Hacktoberfest is digitalocean’s annual event that encourages people to contribute to open source throughout October. much of modern tech infrastructure—including some of digitalocean’S own products—relies on open-source projects built and maintained by passionate people who often don’t have the staff or budgets to do much more than keep the project alive. Hacktoberfest is all about giving back to those projects, sharpening skills, and celebrating all things open source, especially the people that make open source so special.

Java, C++, C# and Web Contribution Repository

This is an open source repo for Java, C++, C#, and Web contributions.

To start contributing on this repo - visit CONTRIBUTING.md

OR

How to start contributing?

1. Register for Hactoberfest as a contributor

2. Fork this repo and make the project available locally. Run the following command for that

git clone https://<username>/--Hacktoberfest_2022

3. Create a branch for the changes

git checkout master

git branch -M <branch_name>

4. Now head over to your file > make required changes > save the file.

6. Commit the changes

git add .

git commit -m 'added <the topic>'

git push -u origin <branch_name>

7. Open a Pull request in your github

8. Give this project a star

If you liked working on this project, please share this project as much as you can and star this project to help as many people in opensource as you can.

Note:

  1. Don't Create Pull Request to update "Readme.md" or the "CONTRIBUTING.md" File.

  2. If you want to add corrections or have a genuine update on the existing files, try it and if it is valid - will be accepted. But you need to specify the changes in comments.

  3. Make a file for your content and make your content limited to the file only.

  4. Spammy Pull Requests will be marked spam and then closed.

  5. The duplicate or copied content is strictly prohibited.

  6. The topic should be of Java.

  7. Donot remove previous contents.

Code of Conduct

CTRL+click the GIF below

Project Admin


Asil Shah

REPO STATUS

GitHub PR Open GitHub PR closed GitHub language count

Our Valuable Contributors


Show some ❤️ by starring this awesome repository!

About

Repository for Java, C++ and web Contribution

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published