/ihc-new-matweb

Prototype for a enhanced UnB MatWeb application

Primary LanguageSwift

ihc-new-matweb

Prototype for a enhanced UnB MatWeb application

Git Flow

Branch feature. New branches are created from dev. And then pull requests are opened to merge the feature into dev.

Branch Naming

New branch should take into account the issue type:

  • Feature: feature/feature-short-description
  • Bug: bugfix/bug-short-description
  • Patch: patch/patch-short-description