david-c14 / ModularFungi

Omri Cohen's Modular Fungi for VCVRack
BSD 3-Clause "New" or "Revised" License
12 stars 9 forks source link

Module LightsOff #9

Closed stoermelder closed 4 years ago

stoermelder commented 4 years ago

I have a contribution to Omri Cohen's Modular Fungi collection, the module is called "Lights Off". Enjoy!

david-c14 commented 4 years ago

I use the gitflow workflow methodology. So I would branch off develop to create a feature branch, work in there. When it's stable I would pull it into the develop branch.

Finally I would pull develop into master ONLY when I was ready for a new release.

stoermelder commented 4 years ago

Thanks for the advice. I have to organize my development better in this regard!