Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 452 Bytes

File metadata and controls

15 lines (11 loc) · 452 Bytes

Pull Requests — TimeTracker Pro

Title Format

[TimeTrackerPro] <Descriptive Title>

Requirements

  • Always include a clear title and description explaining the purpose of the PR
  • Keep your branch rebased (not merged) against the base branch
  • Run npm run lint and npm run build before committing — both must pass
  • Wait until all checks have completed before suggesting a PR be merged
  • Add appropriate labels to every PR