Skip to content
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

chore: add cz-conventional-changelog cli & update contributing guides #5148

Merged
merged 2 commits into from
May 14, 2024

Conversation

bdbch
Copy link
Contributor

@bdbch bdbch commented May 14, 2024

Changes Overview

This PR adds the cz-conventional-changelog CLI to the project allowing developers to easily write conventional commits via running npm run cz to make work with the new commit linter easier.

I also added a new guideline for commiting to the CONTRIBUTING.md file.

Implementation Approach

N/A

Testing Done

N/A

Verification Steps

N/A

Additional Notes

N/A

Checklist

  • I have renamed my PR according to the naming conventions. (e.g. feat: Implement new feature or chore(deps): Update dependencies)
  • My changes do not break the library.
  • I have added tests where applicable.
  • I have followed the project guidelines.
  • I have fixed any lint issues.

Related Issues

N/A

bdbch added 2 commits May 14, 2024 14:36
added cz-conventional-changelog to make commiting easier with the new linter
Added information on how to commit to the codebase via conventional commits
@bdbch bdbch requested a review from svenadlung as a code owner May 14, 2024 12:40
Copy link

netlify bot commented May 14, 2024

Deploy Preview for tiptap-embed ready!

Name Link
🔨 Latest commit 82363d6
🔍 Latest deploy log https://app.netlify.com/sites/tiptap-embed/deploys/66435bcde3cbff0008a21879
😎 Deploy Preview https://deploy-preview-5148--tiptap-embed.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@bdbch bdbch merged commit cdc147a into main May 14, 2024
12 of 13 checks passed
@bdbch bdbch deleted the commitizen branch May 14, 2024 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant