- Fork repo (https://github.com/jaeyson/ex_typesense/fork)
- Clone to your local machine,
git clone [email protected]:your_username/ex_typesense.git && cd ex_typesense
- Create branch, e.g.
git checkout -b manage-backups-and-restores
- Commit changes, e.g.
git commit -am 'manage backups and restores (snapshots)'
- Push the new branch, e.g.
git push -u origin manage-backups-and-restores
- Create new Pull Request
Please refer: https://hexdocs.pm/ex_typesense/running_local_typesense.html