Tikam02 / DevOps-Guide

DevOps Guide - Development to Production all configurations with basic notes to debug efficiently.
MIT License
8.19k stars 1.75k forks source link

Bug 209: Change of file format #220

Open andigwandi opened 1 month ago

andigwandi commented 1 month ago

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!

Shubhf commented 1 month ago

@andigwandi Will work on it and get back to you soon.

Shubhf commented 1 month ago

Sir I have done this ..

andigwandi commented 1 month ago

@Tikam02 @Vishal-K-988 Can you review this PR and do the needful.