Closed bhashkarsharma closed 1 year ago
This PR updates the documentation to match the new Entity header. It is related to another PR on the docs-website.
docs-website
I noticed some things while making these changes, which can be improved upon:
If there are any related GitHub Issues or JIRA tickets, add links to them here.
New header with metadata and tags widgets:
Please help the maintainers by leveraging the following conventional commit standards in your pull request title and commit messages.
chore
git commit -m "chore: adjusting config and content"
fix
git commit -m "fix: typo and prop error in the code of conduct"
feat
git commit -m "feat(media): creating a video landing page"
All committers have signed the CLA.
I have signed the CLA.
:tada: This PR is included in version 1.96.3 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Description
This PR updates the documentation to match the new Entity header. It is related to another PR on the
docs-website
.Reviewer Notes
I noticed some things while making these changes, which can be improved upon:
Related Issue(s) / Ticket(s)
If there are any related GitHub Issues or JIRA tickets, add links to them here.
Screenshot(s)
New header with metadata and tags widgets:
Use Conventional Commits
Please help the maintainers by leveraging the following conventional commit standards in your pull request title and commit messages.
Use
chore
Use
fix
Use
feat