@deathabyss/wwebjs-sender
Version:
A package to send messages/buttons using constructors with the whatsapp-web.js package
12 lines (6 loc) • 307 B
Markdown
# Contributing
1 - Fork it (https://github.com/yourname/yourproject/fork)
2 - Create your feature branch (`git checkout -b features/thing`)
3 - Commit your changes (`git commit -am 'feat(image): Add some thing'`)
4 - Push to the branch (`git push origin feature/thing`)
5 - Create a new `Pull` Request