Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request addresses a minor but important file naming issue and markdown format. These files were renamed and modified to follow markdown file conventions and better readability
Changes:
Cloud_providers/Azure/Introduction → Cloud_providers/Azure/Introduction.md
Cloud_providers/Azure/Services_Provided → Cloud_providers/Azure/Services_Provided.md
Cloud_providers/Digital Ocean/Introduction → Cloud_providers/Digital Ocean/Introduction.md
Cloud_providers/GCP/Services → Cloud_providers/GCP/Services.md
Reason for Change:
Markdown files typically end with the .md extension, which allows for proper formatting and display on GitHub.
This change enhances the repository structure and ensures that files are more easily readable for users and contributors.
Hacktoberfest 2024 Contribution:
This change is part of my participation in Hacktoberfest 2024, an event that encourages open-source contributions. I hope this improvement makes the repository more user-friendly and structured for future collaborators.
Looking forward to your feedback and possible merge. Thank you!