chaynHQ/bloom-frontend

Docs: Git Flow Update

kyleecodes opened this issue · 0 comments

Overview

Recently, Bloom's frontend deployments were updated from from Heroku to Vercel.
Additionally, we determined new standards for keeping out git flow organized: (#720). Those standards being: 1) develop is staying our default branch 2) maintainers must only merge commits from develop to main, never squash or rebase, to keep the main's git history identical to develop.

These recent changes need updated in several areas of Bloom's docs:

Action Items

  • Update README.
  • Update internal maintainer docs.
  • Update CONTRIBUTING.md file.

Resources/Instructions