glenn-jocher
commited on
Commit
β’
6b31cfd
1
Parent(s):
7ee5aed
Highlight contributors in README (#5173)
Browse files* Highlight contributors in README
* Adjust Contact section
* Update README.md
README.md
CHANGED
@@ -253,14 +253,14 @@ We are super excited about our first-ever Ultralytics YOLOv5 π EXPORT Competi
|
|
253 |
|
254 |
## <div align="center">Contribute</div>
|
255 |
|
256 |
-
We love your input! We want to make contributing to YOLOv5 as easy and transparent as possible. Please see
|
257 |
-
|
258 |
-
|
259 |
-
|
260 |
|
261 |
## <div align="center">Contact</div>
|
262 |
|
263 |
-
For
|
264 |
professional support requests please visit [https://ultralytics.com/contact](https://ultralytics.com/contact).
|
265 |
|
266 |
<br>
|
|
|
253 |
|
254 |
## <div align="center">Contribute</div>
|
255 |
|
256 |
+
We love your input! We want to make contributing to YOLOv5 as easy and transparent as possible. Please see our [Contributing Guide](CONTRIBUTING.md) to get started, and fill out the [YOLOv5 Survey](https://ultralytics.com/survey?utm_source=github&utm_medium=social&utm_campaign=Survey) to send us feedback on your experiences. Thank you to all our contributors!
|
257 |
+
|
258 |
+
<a href="https://github.com/ultralytics/yolov5/graphs/contributors"><img src="https://opencollective.com/ultralytics/contributors.svg?width=990" /></a>
|
259 |
+
|
260 |
|
261 |
## <div align="center">Contact</div>
|
262 |
|
263 |
+
For YOLOv5 bugs and feature requests please visit [GitHub Issues](https://github.com/ultralytics/yolov5/issues). For business inquiries or
|
264 |
professional support requests please visit [https://ultralytics.com/contact](https://ultralytics.com/contact).
|
265 |
|
266 |
<br>
|