newrelic / developer-website

Source code for the New Relic Developer Site.
https://developer.newrelic.com
Apache License 2.0
40 stars 114 forks source link

chore(EntityHeader): Update documentation for the new Entity header #2238

Closed bhashkarsharma closed 1 year ago

bhashkarsharma commented 1 year ago

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:

Screenshot 2023-07-20 at 17 37 29 Screenshot 2023-07-20 at 17 58 34

Use Conventional Commits

Please help the maintainers by leveraging the following conventional commit standards in your pull request title and commit messages.

Use chore

git commit -m "chore: adjusting config and content"

Use fix

git commit -m "fix: typo and prop error in the code of conduct"

Use feat

git commit -m "feat(media): creating a video landing page"
CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

bhashkarsharma commented 1 year ago

I have signed the CLA.

nr-opensource-bot commented 1 year ago

:tada: This PR is included in version 1.96.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: