Skip to content
This repository was archived by the owner on Nov 29, 2025. It is now read-only.

Commit 2245475

Browse files
committed
feat: update copilot instructions to include Svelte 5+ coding standards
1 parent a44f310 commit 2245475

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/copilot-instructions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ BottleCRM is a modern CRM application built with:
2323
## Important Notes
2424
- We need to ensure access control is strictly enforced based on user roles.
2525
- No record should be accessible unless the user or the org has the appropriate permissions.
26-
- When implementing forms in sveltekit A form label must be associated with a control
26+
- When implementing forms in sveltekit A form label must be associated with a control
27+
- svelte 5+ style coding standards should be followed

0 commit comments

Comments
 (0)