Open vocatan opened 1 year ago
folloiwng -> following
chore: There was a typo on a documentation page at (https://developer.newrelic.com/contribute-to-quickstarts/instrument-library/send-metrics/)
Just a simple typo fix
If there are any related GitHub Issues or JIRA tickets, add links to them here.
If relevant, add screenshots here.
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.
folloiwng -> following
Description
chore: There was a typo on a documentation page at (https://developer.newrelic.com/contribute-to-quickstarts/instrument-library/send-metrics/)
Reviewer Notes
Just a simple typo fix
Related Issue(s) / Ticket(s)
If there are any related GitHub Issues or JIRA tickets, add links to them here.
Screenshot(s)
If relevant, add screenshots here.
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