Closed clarkmcadoo closed 10 months ago
Add a short description about the purpose of this PR here.
If there are links or steps needed to test this work, add them here.
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"
Description
Add a short description about the purpose of this PR here.
Reviewer Notes
If there are links or steps needed to test this work, add them here.
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