Skip to content

Commit 86dbaac

Browse files
committed
feat: update copilot instructions to include Svelte 5+ coding standards
1 parent 3654d6f commit 86dbaac

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)