Skip to content
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

fix for the issue: improving formatting of last section of readme #120 #123

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

Conversation

abhaysinghs772
Copy link

Pull Request Template

Description

Summary of the Change:
This pull request addresses issue #120 and aims to improve the formatting and punctuation in the "Maintainers Reviewers Ambassadors Coaches" section of the README file. The current section lacks proper organization and readability, so this PR introduces changes to enhance its presentation.

Issue Fixed:
Fixes #120

Motivation and Context:
The motivation behind this change is to make the "Maintainers Reviewers Ambassadors Coaches" section more user-friendly and visually appealing. By restructuring the content and adding proper punctuation, the information will be easier to comprehend for anyone visiting the repository. This will contribute to a better understanding of the roles and responsibilities of the individuals involved in the project.

Dependencies:
There are no external dependencies required for this change. The modifications solely involve the organization of content and the use of markdown formatting.

Feel free to use this updated information while creating your pull request. Good luck with your contribution! If you have any more questions or need further assistance, feel free to ask.

Fixes # (issue)

Type of change

  • [ ✓] This change requires a documentation update (REadme.md file)

How Has This Been Tested?

this was a small change in readme.md file and the fix is reflected in the preview

Additional Context (Please include any Screenshots/gifs if relevant)

Checklist:

  • [ ✓] My code follows the style guidelines of this project
  • [✓ ] I have performed a self-review of my own code
  • [✓ ] I have commented my code, particularly in hard-to-understand areas
  • [ ✓] I have made corresponding changes to the documentation
  • [ ✓] My changes generate no new warnings
  • [ ✓] I have added tests that prove my fix is effective or that my feature works
  • [ ✓] New and existing unit tests pass locally with my changes
  • [ ✓] Any dependent changes have been merged and published in downstream modules
  • [ ✓] I have checked my code and corrected any misspellings
  • [ ✓] I have tagged the reviewers in a comment below incase my pull request is ready for a review
  • [ ✓] I have signed the commit message to agree to Developer Certificate of Origin (DCO) (to certify that you wrote or otherwise have the right to submit your contribution to the project.) by adding "--signoff" to my git commit command.

…a-global#120

Signed-off-by: abhaysinghs772 <abhaysinghs772@gmail.com>
@abhaysinghs772
Copy link
Author

please review and merge my changes.

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.

improving formatting of last section of readme
1 participant