Watchtower-Course-Project

Git Workflow

Branch Naming

Use this format:

feature/short-description docs/short-description fix/short-description chore/short-description

Examples:

Commit Message Format

Use Conventional Commits:

Pull Request Rule

Every major change should go through a pull request.

Each PR should include: