From 98ce4f5f697b01d36181e7083f335ae7fa3750cc Mon Sep 17 00:00:00 2001 From: Guilherme Vilela Date: Sun, 4 Jun 2023 18:03:51 -0300 Subject: [PATCH] docs: update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 17f92f4..bb92a6c 100644 --- a/README.md +++ b/README.md @@ -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: