Skip to content

oathar/Amazon-Hacktoberfest2024

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMAZON-HACKTOBERFEST2024

Maintainers

ADITYA JAMBHALE

bash git clone https://github.com/CSI-DMCE-2024/Amazon-Hacktoberfest2024.git

cd Amazon

##Steps to Contribute:

1. Fork the repository.

2. Clone your forked repository to local machine.

bash
git clone https://github.com/CSI-DMCE-2024/Amazon-Hacktoberfest2024.git

3. Create a branch

bash
git checkout -b new-branch-name

4. Make your changes

5. Commit and push your changes

bash
git add .
git commit -m 'message'
git push -u origin new-branch-name

6. Create a new pull request from the forked repository.

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 43.2%
  • CSS 40.6%
  • JavaScript 16.2%