add video

This commit is contained in:
Leifer Mendez
2022-11-28 15:51:32 +01:00
parent e787691efc
commit 870184b2a5
3 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
exec < /dev/tty && node_modules/.bin/cz --hook || true
exec < /dev/tty && node_modules/.bin/git-cz --hook || true

View File

@@ -2,6 +2,7 @@
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
🦊 Documentación: [https://bot-whatsapp.pages.dev/](https://bot-whatsapp.pages.dev/)
Video como hacer PR: https://youtu.be/Lxt8Acob6aU
- [ ] Evitar dependencias
@@ -16,3 +17,4 @@
- [Telegram](https://t.me/leifermendez)

View File

@@ -1,5 +1,5 @@
### Genral
- [ ] __(doc)__ Video de como colaborar PR
- [X] __(doc)__ Video de como colaborar PR
- [ ] __(doc)__ Video implementación de test y cobertura
- [ ] __(doc)__ Video explicacion de github action