Update HUB alt text (#18719)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
d9c374c69b
commit
b1042c4da8
9 changed files with 16 additions and 14 deletions
|
|
@ -13,7 +13,7 @@ Welcome! We're thrilled that you're considering contributing to our [Ultralytics
|
|||
|
||||
## Code of Conduct
|
||||
|
||||
To ensure a welcoming and inclusive environment for everyone, all contributors must adhere to our [Code of Conduct](https://docs.ultralytics.com/help/code_of_conduct/). Respect, kindness, and professionalism are at the heart of our community.
|
||||
To ensure a welcoming and inclusive environment for everyone, all contributors must adhere to our [Code of Conduct](https://docs.ultralytics.com/help/code-of-conduct/). Respect, kindness, and professionalism are at the heart of our community.
|
||||
|
||||
## Contributing via Pull Requests
|
||||
|
||||
|
|
@ -111,7 +111,7 @@ All pull requests must pass the GitHub Actions [Continuous Integration](https://
|
|||
|
||||
## Reporting Bugs
|
||||
|
||||
We highly value bug reports as they help us maintain the quality of our projects. When reporting a bug, please provide a [Minimum Reproducible Example](https://docs.ultralytics.com/help/minimum_reproducible_example/)—a simple, clear code example that consistently reproduces the issue. This allows us to quickly identify and resolve the problem.
|
||||
We highly value bug reports as they help us maintain the quality of our projects. When reporting a bug, please provide a [Minimum Reproducible Example](https://docs.ultralytics.com/help/minimum-reproducible-example/)—a simple, clear code example that consistently reproduces the issue. This allows us to quickly identify and resolve the problem.
|
||||
|
||||
## License
|
||||
|
||||
|
|
@ -265,4 +265,4 @@ the project's quality standards. Review the CI output and fix any issues. For de
|
|||
|
||||
### How do I report a bug in Ultralytics YOLO repositories?
|
||||
|
||||
To report a bug, provide a clear and concise [Minimum Reproducible Example](https://docs.ultralytics.com/help/minimum_reproducible_example/) along with your bug report. This helps developers quickly identify and fix the issue. Ensure your example is minimal yet sufficient to replicate the problem. For more detailed steps on reporting bugs, refer to the [Reporting Bugs](#reporting-bugs) section.
|
||||
To report a bug, provide a clear and concise [Minimum Reproducible Example](https://docs.ultralytics.com/help/minimum-reproducible-example/) along with your bug report. This helps developers quickly identify and fix the issue. Ensure your example is minimal yet sufficient to replicate the problem. For more detailed steps on reporting bugs, refer to the [Reporting Bugs](#reporting-bugs) section.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue