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
👋 Hello @glenn-jocher, thank you for submitting an ultralytics/assets 🚀 PR! This is an automated response — an Ultralytics engineer will review and assist you shortly. In the meantime, please review the checklist below to help ensure a smooth merge:
✅ 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/assetsmain 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
Additional notes for this PR:
🖼️ Confirm the updated assets are correctly named and located at yolov8/banner-yolov8.png and yolov8/banner-vertical-yolov8.png
📎 If these assets are referenced in READMEs or docs, ensure paths are still correct after the update
📐 If applicable, verify image dimensions and file size optimizations to keep load times fast across docs and Ultralytics HUB integrations
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! 🚀
“Details are not details; they make the design.” — Charles Eames
Your refreshed YOLOv8 banners elevate our visual identity and consistency across docs, sites, and Ultralytics HUB—making the experience clearer and more polished for everyone. Subtle, meaningful improvements like this help the whole ecosystem shine.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
documentationImprovements or additions to documentation
3 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🛠️ PR Summary
Made with ❤️ by Ultralytics Actions
🌟 Summary
Updated YOLOv8 banner images (horizontal and vertical) for refreshed visuals across assets and docs. 🖼️✨
📊 Key Changes
yolov8/banner-yolov8.pngwith a new versionyolov8/banner-vertical-yolov8.pngwith a new version🎯 Purpose & Impact