Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 138 Bytes

File metadata and controls

5 lines (5 loc) · 138 Bytes
  • Always branch from dev
  • PR → dev, never to main
  • Use meaningful commit messages
  • Keep PRs small
  • Document new functions briefly