Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 562 Bytes

File metadata and controls

14 lines (9 loc) · 562 Bytes

Main Instructions

@./.github/copilot-instructions.md

User Preferences

  • ALWAYS format everything before saying a task is completed. Run pnpm format:write (or equivalent) as the final step before committing.
  • ALWAYS make a new branch for new changes from main (trunk-based development) BEFORE committing anything.
  • DO NOT commit directly to main if not directly told or approved to do so.
  • ALWAYS update .env.example when updating environment variables.

Additional Instructions

@./.github/instructions/convex.instructions.md