rtCamp/pwa-extension

Development and contribution workflow

DevikVekariya opened this issue · 1 comments

Workflow:

  • Every PR needs to be merged to develop branch first.
  • Need to test on develop
  • If the test goes good and QA approves then only create a PR against master.
  • Need to plan a release with changelog.
  • No PR will go to master directly

@sagarnasit

  • Update Readme with the descriptive workflow
  • Add section for the contributors (steps as this repo is public)

@DevikVekariya

  • Make the master branch protected
  • Add rule for the PRs, to get minimum 1 approval to merge.

Development workflow PR is merged to develop.
Will release it to master in next release