Skip to content

Commit 8f595f6

Browse files
add comment for javascript browser
1 parent 61ee12d commit 8f595f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

platform-includes/llm-rules-platform/_default.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Sentry provides a set of rules you can use to help your LLM use Sentry correctly. Copy this file and add it to your projects rules configuration.
44

5+
{/* ATTENTION: The rules defined here must match those in the app's onboarding documentation (see: https://github.com/getsentry/sentry/blob/master/static/app/gettingStartedDocs/javascript/javascript.tsx).
6+
If you make any changes, please update the getting started doc accordingly. */}
7+
8+
59
````markdown {filename:rules.md}
610
These examples should be used as guidance when configuring Sentry functionlaity within a project.
711

0 commit comments

Comments
 (0)