From 3d8ec6026bca5ed2ebf6c2917f97671303671ded Mon Sep 17 00:00:00 2001 From: Ben Mezger Date: Mon, 18 May 2020 07:21:12 -0300 Subject: [PATCH] Docs: Add asciinema --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8c76c4d..7a6484e 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,10 @@ export jiratoken="token" Finally, install the hook with pre-commit: `pre-commit install --hook-type prepare-commit-msg`. +## Asciinema + +[![asciicast](https://asciinema.org/a/331379.svg)](https://asciinema.org/a/331379) + ## Troubleshooting - GJira is not appending the issue/story to the commit message.