Skip to content

Commit efc77b3

Browse files
committed
Adding clarity on file creation with example
1 parent 22f5938 commit efc77b3

File tree

7 files changed

+7
-4
lines changed

7 files changed

+7
-4
lines changed

platform-includes/llm-rules-logs/javascript.nextjs.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<Expandable title="AI Rules for Logging in Code Editors" copy={true}>
22

3+
When created as a rules file this should be placed alongside other editor specific rule files. For example, if you are using Cursor, place this file in the `.cursorrules` directory.
34

45
````markdown {filename:rules.md}
56

platform-includes/llm-rules-logs/javascript.node.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<Expandable title="AI Rules for Logging in Code Editors" copy={true}>
22

3+
When created as a rules file this should be placed alongside other editor specific rule files. For example, if you are using Cursor, place this file in the `.cursorrules` directory.
34

45
````markdown {filename:rules.md}
56

platform-includes/llm-rules-logs/javascript.react.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<Expandable title="AI Rules for Logging in Code Editors" copy={true}>
22

3+
When created as a rules file this should be placed alongside other editor specific rule files. For example, if you are using Cursor, place this file in the `.cursorrules` directory.
34

45
````markdown {filename:rules.md}
56

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Expandable title="AI Rules for Code Editors" copy={true}>
22

3-
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.
3+
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. When created as a rules file this should be placed alongside other editor specific rule files. For example, if you are using Cursor, place this file in the `.cursorrules` directory.
44

55
````markdown {filename:rules.md}
66
These examples should be used as guidance when configuring Sentry functionlaity within a project.

platform-includes/llm-rules-platform/javascript.nextjs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Expandable title="AI Rules for Code Editors" copy={true}>
22

3-
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.
3+
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. When created as a rules file this should be placed alongside other editor specific rule files. For example, if you are using Cursor, place this file in the `.cursorrules` directory.
44

55
````markdown {filename:rules.md}
66
These examples should be used as guidance when configuring Sentry functionality within a project.

platform-includes/llm-rules-platform/javascript.node.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Expandable title="AI Rules for Code Editors" copy={true}>
22

3-
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.
3+
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. When created as a rules file this should be placed alongside other editor specific rule files. For example, if you are using Cursor, place this file in the `.cursorrules` directory.
44

55
````markdown {filename:rules.md}
66
These examples should be used as guidance when configuring Sentry functionlaity within a project.

platform-includes/llm-rules-platform/javascript.react.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Expandable title="AI Rules for Code Editors" copy={true}>
22

3-
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.
3+
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. When created as a rules file this should be placed alongside other editor specific rule files. For example, if you are using Cursor, place this file in the `.cursorrules` directory.
44

55
````markdown {filename:rules.md}
66
These examples should be used as guidance when configuring Sentry functionlaity within a project.

0 commit comments

Comments
 (0)