Skip to content

Commit 280b61b

Browse files
committed
guidelines: boost: add 'do not use package names in queries'
1 parent f2e6fdb commit 280b61b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ai/boost/core.blade.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
- You must use this tool to search for Laravel-ecosystem documentation before falling back to other approaches.
2424
- Search the documentation before making code changes to ensure we are taking the correct approach.
2525
- Use multiple, broad, simple, topic based queries to start. For example: `['rate limiting', 'routing rate limiting', 'routing']`.
26+
- Do not add package names to queries, package information is already shared. Use `test resource table`, not `filament 4 test resource table`.
2627

2728
### Available Search Syntax
2829
- You can and should pass multiple queries at once. The most relevant results will be returned first.

0 commit comments

Comments
 (0)