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

docs: update README.md #4

Merged
merged 1 commit into from
Jun 4, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,14 @@ After cloning the repository, run the following commands inside the project fold

```

## :octocat: How to use commitzen

1. Run `git add` to stage changes
2. Run `git commit` without providing a message to use Commitzen
3. Use the Commitzen interface to write and confirm the commit message

[commitzen](https://user-images.githubusercontent.com/109693663/227851152-e4332627-9841-4589-8785-65763f4a0abe.mp4)

## :handshake: Contributing

If you want to contribute to this template, follow these steps:
Expand Down