-
Notifications
You must be signed in to change notification settings - Fork 113
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
Update README.md #216
base: main
Are you sure you want to change the base?
Update README.md #216
Conversation
xml cheatsheet added
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's great having you contribute to this project
Welcome to the community 🤓Thanks for joining our community - we help and encourage each other to contribute to open source little and often 🤓 . Any questions let us know.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Request to change your file as per the below requirements.
README.md
Outdated
@@ -63,6 +63,7 @@ A Collection of programming [CheatSheets](./CheatSheets/) for developers to quic | |||
30. [nodejs-cheatsheet.md](./CheatSheets/nodeJs-cheatsheet.md) | |||
31. [mongodb-cheatsheet.md](./CheatSheets/mongodb-cheatsheet.md) | |||
32. [extension-cheatsheet.md](./CheatSheets/extension-cheatsheet.md) | |||
33. [xml-cheatsheet.md](./CheatSheets/XML-cheatsheet.md) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You added XML-cheatsheet.md
file in README.md
. But where is your XML-cheatsheet
file? You didn't create the XML-cheatsheet
file yet.
Please, rename your file XML-cheatsheet.md
to xml-cheatsheet.md
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
name changed from XML-cheatsheet.md to xml-cheatsheet.md
This PR will be merged after merging the #215 PR. |
xml cheatsheet added
What does this PR do?
Description
Screenshots or Links
Additional context
Checklist:
Follow-up