We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3654d6f commit 86dbaacCopy full SHA for 86dbaac
.github/copilot-instructions.md
@@ -23,4 +23,5 @@ BottleCRM is a modern CRM application built with:
23
## Important Notes
24
- We need to ensure access control is strictly enforced based on user roles.
25
- 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
+- 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