Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 508 Bytes

File metadata and controls

11 lines (10 loc) · 508 Bytes

Copilot Guidelines for this Repository

  • All commit messages must be in English.
  • Follow the Conventional Commits standard.
  • Use clear, concise, imperative style.
  • For new features use feat, for bug fixes use fix.
  • Maintain max 72 characters for commit summaries.
  • Always include a meaningful scope when applicable.
  • Do not include personal notes or non-technical comments.
  • Use this guide as context for Copilot suggestions.
  • Documentation and README contributions should also be in English.