Skip to content

Fixed a small typo in CONTRIBUTING.md#5445

Merged
glenn-jocher merged 1 commit intoultralytics:masterfrom
pranathlcp:patch-1
Nov 2, 2021
Merged

Fixed a small typo in CONTRIBUTING.md#5445
glenn-jocher merged 1 commit intoultralytics:masterfrom
pranathlcp:patch-1

Conversation

@pranathlcp
Copy link
Copy Markdown
Contributor

@pranathlcp pranathlcp commented Nov 2, 2021

possibel -> possible

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Improved the YOLOv5 contributing guidelines for clarity.

📊 Key Changes

  • Fixed a typo in the CONTRIBUTING.md file.

🎯 Purpose & Impact

  • 🛠️ Purpose: Enhances the readability and professionalism of the documentation.
  • 🌐 Impact: Ensures contributors can clearly understand the process for reporting problems, benefiting users who are reporting issues and maintaining the repository.

Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👋 Hello @pranathlcp, thank you for submitting a 🚀 PR! To allow your work to be integrated as seamlessly as possible, we advise you to:

  • ✅ Verify your PR is up-to-date with upstream/master. If your PR is behind upstream/master an automatic GitHub actions rebase may be attempted by including the /rebase command in a comment body, or by running the following code, replacing 'feature' with the name of your local branch:
git remote add upstream https://github.com/ultralytics/yolov5.git
git fetch upstream
git checkout feature  # <----- replace 'feature' with local branch name
git merge upstream/master
git push -u origin -f
  • ✅ Verify all Continuous Integration (CI) checks are passing.
  • ✅ Reduce changes to the absolute minimum required 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

@glenn-jocher glenn-jocher merged commit 19c8760 into ultralytics:master Nov 2, 2021
@glenn-jocher
Copy link
Copy Markdown
Member

@pranathlcp PR is merged. Thank you for your contributions to YOLOv5 🚀 and Vision AI ⭐

BjarneKuehl pushed a commit to fhkiel-mlaip/yolov5 that referenced this pull request Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants