Align AGENTS.md with canonical sections, retire HUB references, fix SECURITY.md links - #78
Conversation
|
👋 Hello @glenn-jocher, thank you for submitting a
For more guidance, please refer to our Contributing Guide. Don't hesitate to leave a comment if you have any questions. Thank you for contributing to Ultralytics! 🚀 |
UltralyticsAssistant
left a comment
There was a problem hiding this comment.
🔍 PR Review
Made with ❤️ by Ultralytics Actions
Clean PR. The replacements align the inherited templates and documentation with the repository guidance, and the SECURITY.md change removes the obsolete relative documentation link without introducing a broken repository-local reference.
|
🎉 Thank you, @glenn-jocher, for this impactful contribution—and congratulations on the merge!
These thoughtful updates bring consistent Ultralytics Platform branding, clearer AI-agent guidance, and stronger security documentation across the organization. By improving the shared |
Standardizes this repo against the Ultralytics org conventions and fixes inaccuracies in the org-wide default community-health files that every Ultralytics repo without its own copy inherits.
AGENTS.md: replaced the repo-local Core Principles rewrite with the canonical 5-principle version. The old text carried anOutput gaterequiring every PR body to contain aDeleted:line, which contradicts the canonical review gate ("a missing or thin PR description is never itself a finding"). Also replaced the drifted 4-step PR Workflow with the canonical 5-step version and added the missing repo-specific intro. Commands, Architecture, and Conventions are preserved; the dropped org-wide-defaults warning is already stated verbatim in Architecture.SECURITY.md: the Snyk Advisor badge image 404s (snyk.io/advisor/python/ultralytics/badge.svg), so it renders broken in every repo that inherits this file. Swapped in the shields.io badge already used byultralytics/ultralyticsdocs.SECURITY.md: the Summary closed with "visit our export documentation" — a docs-site relative path that resolves togithub.com/ultralytics/modes/export.mdon GitHub, and unrelated to security tooling. Restored the canonical sentence.README.md,CODE_OF_CONDUCT.md, and the repository placeholders inISSUE_TEMPLATE/feature-request.ymlandISSUE_TEMPLATE/question.yml.ISSUE_TEMPLATE/bug-report.yml: the placeholder cited a "YOLOv8 PyPI package", which does not exist — the package isultralytics.🛠️ PR Summary
Made with ❤️ by Ultralytics Actions
🌟 Summary
Updated organization-wide community and security documentation to reflect the Ultralytics Platform branding and clarified AI-agent development guidance. ✨
📊 Key Changes
"YOLOv8 PyPI package"to"ultralytics PyPI package".AGENTS.mdto:.githubrepository.🎯 Purpose & Impact
.githubfiles are inherited by repositories across the organization, these updates improve consistency for contributors and users throughout Ultralytics.