Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 642 Bytes

File metadata and controls

15 lines (11 loc) · 642 Bytes
applyTo **

Coding standards, domain knowledge, and preferences that AI should follow.

General Guidelines

  • Use 2 spaces for indentation.
  • Write clear and concise comments to explain complex logic.

Pull Request Template

  • Use the provided pull request template located at .github/PULL_REQUEST_TEMPLATE.md to ensure all necessary information is included.
  • Fill in the sections with relevant details about the changes made, including a description of the issue being addressed and any additional context.
  • Use the checklist to confirm that you have followed the contributing guidelines and completed all necessary steps.