Update HUB alt text (#18719)

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
Glenn Jocher 2025-01-17 01:57:50 +01:00 committed by GitHub
parent d9c374c69b
commit b1042c4da8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 16 additions and 14 deletions

View file

@ -74,7 +74,7 @@ body:
attributes:
label: Minimal Reproducible Example
description: >
When asking a question, people will be better able to provide help if you provide code that they can easily understand and use to **reproduce** the problem. This is referred to by community members as creating a [minimal reproducible example](https://docs.ultralytics.com/help/minimum_reproducible_example/).
When asking a question, people will be better able to provide help if you provide code that they can easily understand and use to **reproduce** the problem. This is referred to by community members as creating a [minimal reproducible example](https://docs.ultralytics.com/help/minimum-reproducible-example/).
placeholder: |
```
# Code to reproduce your issue here