mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-20 04:29:16 +00:00
add video
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
. "$(dirname -- "$0")/_/husky.sh"
|
. "$(dirname -- "$0")/_/husky.sh"
|
||||||
|
|
||||||
exec < /dev/tty && node_modules/.bin/cz --hook || true
|
exec < /dev/tty && node_modules/.bin/git-cz --hook || true
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
[](http://commitizen.github.io/cz-cli/)
|
[](http://commitizen.github.io/cz-cli/)
|
||||||
|
|
||||||
🦊 Documentación: [https://bot-whatsapp.pages.dev/](https://bot-whatsapp.pages.dev/)
|
🦊 Documentación: [https://bot-whatsapp.pages.dev/](https://bot-whatsapp.pages.dev/)
|
||||||
|
Video como hacer PR: https://youtu.be/Lxt8Acob6aU
|
||||||
|
|
||||||
|
|
||||||
- [ ] Evitar dependencias
|
- [ ] Evitar dependencias
|
||||||
@@ -16,3 +17,4 @@
|
|||||||
- [Telegram](https://t.me/leifermendez)
|
- [Telegram](https://t.me/leifermendez)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
2
TODO.md
2
TODO.md
@@ -1,5 +1,5 @@
|
|||||||
### Genral
|
### Genral
|
||||||
- [ ] __(doc)__ Video de como colaborar PR
|
- [X] __(doc)__ Video de como colaborar PR
|
||||||
- [ ] __(doc)__ Video implementación de test y cobertura
|
- [ ] __(doc)__ Video implementación de test y cobertura
|
||||||
- [ ] __(doc)__ Video explicacion de github action
|
- [ ] __(doc)__ Video explicacion de github action
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user