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.
Pull Request Description
This pull request introduces significant updates to the README file, focusing on enhancing user experience and content organization. The key changes include:
Resolved Table Formatting Issue: Fixed a table error caused by the incorrect placement of the
<tr>tag in the profiles table. This correction ensures proper rendering of the table, improving readability and overall appearance.Enhanced Navigation Links: Improved the Table of Contents to include correctly linked navigation to the Profiles section. This makes it easier for users to access specific parts of the document quickly.
Visual Design Improvements:
Clear Contribution Guidelines: Included clear and concise contribution guidelines to encourage more users to participate in the project. This section outlines the steps needed to fork the repository, clone it, create branches, and submit pull requests. Please add contribution.md fie in your repo.
How to Fork Section: A new How to Fork section has been added, providing step-by-step instructions for users on how to create their personal copy of the repository. This helps streamline the contribution process and encourages more users to engage with the project.
Code of Conduct: A Code of Conduct section has been added to foster a positive and inclusive community. This section outlines the expectations for behavior within the project, promoting respect and collaboration among all contributors.
Added Contact Information: Included a contact section for users to reach out with questions or suggestions, promoting open communication within the community. Please remember to change the email address in this section to reflect your own!
These enhancements aim to improve the usability and engagement of the repository, making it more accessible and user-friendly for current and future contributors.
Please label this under GSSOC'24 extd and Hacktoberfest-accepted and pls add the label of the level I did contribute.
Issue : Your Profile section Issue I have solved it