Skip to content

Conversation

pderrenger
Copy link
Member

@pderrenger pderrenger commented Aug 25, 2025

This Ultralytics PR refactors code to improve performance and readability. 🔄

Key changes include:

  • 🚀 Optimized various functions for faster execution.
  • 🧩 Simplified complex logic for better understanding and maintenance.
  • 🗑️ Removed redundant code to streamline operations.
  • 📚 Improved code structure and organization.

These changes aim to enhance the overall quality and efficiency of the code. 🌟

Learn more about Ultralytics:

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Housekeeping PR that fixes and standardizes links across YOLOv5 issue templates, workflows, and READMEs for more reliable navigation and CI link checks. 🔗✨

📊 Key Changes

  • Updated Contributing Guide links in issue templates to include trailing slashes for consistency and fewer redirects.
  • Switched CUDA link in workflow README content to the NVIDIA cuda-zone URL.
  • Corrected link-check workflow exclude path from ci.yaml to ci.yml to match file names.
  • Standardized docs language links with trailing slashes in README and README.zh-CN.
  • Updated Reddit links to the canonical https://www.reddit.com/r/ultralytics/ URL.
  • Changed the Downloads badge target from pepy to the ClickHouse dashboard.
  • Mirrored these link updates in the Chinese README.

🎯 Purpose & Impact

  • Fewer broken links and redirects, improving user navigation and SEO. ✅
  • More accurate and stable CI link checks, reducing false positives. 🛡️
  • No code or API changes—safe for all users and downstream integrations. 🧩
  • Slight branding and documentation polish for a smoother onboarding experience. 🌱

See the Ultralytics Docs for details. https://docs.ultralytics.com/

@UltralyticsAssistant UltralyticsAssistant added devops GitHub Devops or MLops documentation Improvements or additions to documentation labels Aug 25, 2025
@UltralyticsAssistant
Copy link
Member

👋 Hello @pderrenger, thank you for submitting an ultralytics/yolov5 🚀 PR! This is an automated response to help streamline review. An Ultralytics engineer will also assist you here shortly 😊

  • ✅ Define a Purpose: Clearly explain the purpose of your fix or feature in your PR description, and link to any relevant issues. Ensure your commit messages are clear, concise, and adhere to the project's conventions.
  • ✅ Synchronize with Source: Confirm your PR is synchronized with the ultralytics/yolov5 main branch. If it's behind, update it by clicking the 'Update branch' button or by running git pull and git merge main locally.
  • ✅ Ensure CI Checks Pass: Verify all Ultralytics Continuous Integration (CI) checks are passing. If any checks fail, please address the issues.
  • ✅ Update Documentation: Update the relevant documentation for any new or modified features.
  • ✅ Add Tests: If applicable, include or update tests to cover your changes, and confirm that all tests are passing.
  • ✅ Sign the CLA: Please ensure you have signed our Contributor License Agreement if this is your first Ultralytics PR by writing "I have read the CLA Document and I sign the CLA" in a new message.
  • ✅ Minimize Changes: Limit your changes to the minimum necessary for your bug fix or feature addition. "It is not daily increase but daily decrease, hack away the unessential. The closer to the source, the less wastage there is." — Bruce Lee

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! 🚀

Notes on your PR:

  • Thanks for the housekeeping improvements! We see updates that standardize docs language links with trailing slashes, correct the CUDA link to the current NVIDIA CUDA Zone URL, update the link-checker to exclude ci.yml, switch the downloads badge target, and mirror changes in both English and Chinese READMEs. 🔗✨
  • Please confirm there are no changes to training/inference behavior and that these edits are documentation/CI-only. 🛡️
  • Ensure the updated links workflow runs cleanly and all CI checks pass. ✅

See the Ultralytics Docs for details.

@glenn-jocher glenn-jocher merged commit 50313d3 into master Aug 25, 2025
10 checks passed
@glenn-jocher glenn-jocher deleted the refactor-20250825024025 branch August 25, 2025 00:45
@UltralyticsAssistant
Copy link
Member

Merged—huge thanks, @pderrenger, and kudos to @glenn-jocher for the support! “The details are not the details; they make the design.” — Charles Eames. Your meticulous link housekeeping across templates, workflows, and READMEs sharpens navigation, strengthens CI link checks, and smooths onboarding—big impact with zero API risk. These thoughtful touches keep YOLOv5 polished, dependable, and welcoming for everyone, across languages. See the Ultralytics Docs for details. https://docs.ultralytics.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops GitHub Devops or MLops documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants