Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 471 Bytes

File metadata and controls

15 lines (10 loc) · 471 Bytes

Instructions

Always follow the commit rules defined in CONTRIBUTING.md.

When generating commit messages:

  • Use the exact format and scope rules described there.
  • Do not invent alternative conventions.
  • Treat CONTRIBUTING.md as the source of truth.
  • Do not add Co-Authored-By lines.
  • Keep commits concise — no extended body/description unless absolutely necessary.

When editing code:

  • Do not add unnecessary comments explaining what packages or options do.