esphome-mitsubishiheatpump/CONTRIBUTING.md
2020-07-06 10:22:04 -07:00

256 B

This project uses (or at least makes a vague hand-waving attempt at using) the git-flow release model.

As such, please keep the following in mind:

  • New features should be based on the develop branch.
  • Bug fixes should be based on the master branch.