Skip to content

fix: alphabetized script list in README.md #474

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

himaanshuuyadav
Copy link

PR Title

fix: reorder script list in README.md alphabetically

Summary

Sorted the list of scripts in the README.md file in alphabetical order as per issue #58.

Description

This pull request addresses issue #58 by alphabetizing the "List of Scripts in Repo" table in the README.md file. The entries were previously unordered, which made it harder for users to find specific scripts easily.

The changes are as follows:

  • Reordered the script list alphabetically based on the "Script" column
  • Preserved all original descriptions and links
  • Maintained the markdown table structure

Checks

in the repository

  • Made no changes that degrades the functioning of the repository
  • Gave each commit a better title (unlike updated README.md)

in the PR

  • Followed the format of the pull_request_template
  • Made the Pull Request in a small level (for the creator's wellfare)
  • Tested the changes you made

Thank You,
Himanshu Yadav

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant