hummingbot / deploy

This repository provides various examples of how to deploy Hummingbot using Docker.
Apache License 2.0
86 stars 90 forks source link

`development` branch is out-of-date #59

Open intelliot opened 3 months ago

intelliot commented 3 months ago

Describe the bug

The development branch is out of date, resulting in confusion for new developers/users.

I recommend deleting the development branch and just using main. This simplifies branch management for developers. It is best to have only one branch to keep track of.

Steps to reproduce bug

  1. Clone deploy
  2. Use development branch
  3. Find that you are using an old version of the repo