Skip to content
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

Fix PyPI downloads links #2298

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Fix PyPI downloads links #2298

merged 1 commit into from
Nov 7, 2024

Conversation

pderrenger
Copy link
Member

@pderrenger pderrenger commented Nov 7, 2024

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

Minor updates to README links for accuracy and user convenience.

📊 Key Changes

  • Updated the download badge link in both English and Chinese README files to point to the correct URL on the PePy website.

🎯 Purpose & Impact

  • 📈 Improved Clarity: Ensures users are directed to the correct page for download statistics, enhancing user navigation and experience.
  • 🔗 Link Accuracy: Fixes a minor error in documentation, maintaining the project's professionalism and resource accessibility.

@UltralyticsAssistant UltralyticsAssistant added the documentation Improvements or additions to documentation label Nov 7, 2024
@UltralyticsAssistant
Copy link
Member

👋 Hello @pderrenger, thank you for submitting a PR to ultralytics/yolov3! 🚀 This is an automated response to help streamline the process, and an Ultralytics engineer will also assist you soon.

Here's a checklist to ensure your pull request is ready for review:

  • Define a Purpose: Clearly describe the goal of your changes in the PR description. If applicable, link any relevant open issues to offer context.
  • Synchronize with main: Make sure your branch is up-to-date with ultralytics/yolov3 main. If it's not, kindly update it by clicking the 'Update branch' button or by running git pull origin main and resolving any conflicts locally.
  • Passing CI Checks: Ensure all Continuous Integration (CI) checks are passing. If any checks fail, please investigate and resolve the issues.
  • Update Documentation: Amend related documentation to integrate your changes effectively if necessary.
  • Include Tests: For new features or bug fixes, add corresponding tests and validate they pass successfully.
  • Sign the CLA: If this is your first contribution, confirm you have signed the Contributor License Agreement. You can do this by stating "I have read the CLA Document and I sign the CLA" in a comment below.
  • Provide a Minimum Reproducible Example (MRE): For bug fixes, including an MRE that demonstrates the issue is incredibly helpful for reviewers.

For more detailed guidance, please refer to our Contributing Guide. If you have any questions or need further clarification, feel free to leave a comment.

Thank you again for your contribution! We appreciate your efforts to enhance the Ultralytics YOLOv3 project. 🎉

@glenn-jocher glenn-jocher merged commit 033c5a9 into master Nov 7, 2024
6 checks passed
@glenn-jocher glenn-jocher deleted the refactor-20241107161418 branch November 7, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants