-
-
Notifications
You must be signed in to change notification settings - Fork 0
Improve audit docs prompt to include Diátaxis framework #568
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR enhances the documentation audit prompt system by incorporating the Diátaxis framework for documentation organization and strengthening enforcement of objectivity and accuracy standards.
Key Changes:
- Added Diátaxis framework integration for new documentation structures (tutorials, how-to guides, reference, explanation)
- Strengthened rules around factual accuracy and objective technical writing
- Enhanced Mermaid diagram guidelines with specific complexity thresholds
Reviewed changes
Copilot reviewed 9 out of 11 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| package.json | Minor version bumps for MUI, Cypress, and related dev dependencies |
| docs/usage/testing.md | Added implementation citations and Related Documentation section |
| docs/architecture/service-worker.md | Expanded service worker registration documentation with implementation links |
| docs/architecture/pwa.md | Added implementation citation and standardized Related Documentation section |
| docs/architecture/layouts.md | Added implementation citation and renamed section to Related Documentation |
| docs/architecture/images.md | Updated project name reference, added implementation citation, removed emoji headings and tip section |
| docs/architecture/configs.md | Added implementation citation, removed emoji headings and redundant sections |
| docs/architecture/components/avatar.md | Updated accessibility documentation with accurate component attributes and fixed Related Documentation links |
| .github/prompts/audit-docs.prompt.md | Major expansion of documentation audit guidelines incorporating Diátaxis framework, objectivity rules, and citation requirements |
Comments suppressed due to low confidence (1)
docs/architecture/images.md:3
- Inconsistent project naming. Line 3 uses 'Alexander Sullivan's Portfolio' while the configs.md file (line 3) uses 'AlexJSully's Portfolio'. The project name should be consistent across all documentation files.
This document explains how images and icons are used, organized, and named in Alexander Sullivan's Portfolio project, and how contributors can add their own.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
No description provided.