Contributing

Steps

  1. Fork the repository.
  2. Clone it locally:
git clone https://github.com/oyelowo/twust.git
  1. Create a feature branch:
git checkout -b feature-name
  1. Make changes and commit:
git commit -m "Add new feature"
  1. Push your branch and open a PR.