You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/copilot-instructions.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,8 @@ When editing the documentation markdown files, references to code samples only t
36
36
37
37
Suggest improvements to clarity, grammar, and formatting as needed, but do not change technical content unless verifying against the UserFrosting monorepo. Suggest adding new documentation pages or content only when there is a clear gap in coverage of UserFrosting features or concepts.
38
38
39
+
You may search the web for relevant external resources to link to, but ensure they are reputable and accurate. Always prioritize official documentation from third-party libraries or tools used by UserFrosting. You may also use other resources as example and inspiration for writing style, but the content must be original and specific to UserFrosting, otherwise proper source must be cited.
40
+
39
41
### Identifying Obsolete Documentation
40
42
**CRITICAL: Always check for the `obsolete: true` flag in page frontmatter.**
0 commit comments