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
Clone deploy
Use development branch
Find that you are using an old version of the repo
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
deploy
development
branch