Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 760 Bytes

File metadata and controls

30 lines (27 loc) · 760 Bytes

Here is a very short list of guidelines you want to follow

Tools You may want to use

Your Github Repo structure

  • Master Branch (at least 3 reviewers required in order to merge !)
  • Dev branch (used as the main development branch)
  • Entity Branches (Branches used for regular stories implementation)

Project Structure