Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 530 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 530 Bytes

PM FRONTEND

Private messaging app for HIVE

Contribution

All development will be on the dev branch, main branch will only be updated for production.

  1. Clone dev branch git clone -b dev https://github.com/d-buzz/d.buzz-message-client.git
  2. Create branch
  3. Open PR and make sure base branch is dev
  4. Changes will be reviewed and merge to dev
  5. Changes will be deployed to development server
  6. Approve changes on development server will be deployed to production