glenn-jocher
commited on
Commit
β’
c2403eb
1
Parent(s):
9ec51a6
Update PULL_REQUEST_TEMPLATE.md (#6783)
Browse files
.github/PULL_REQUEST_TEMPLATE.md
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
Thank you for submitting a YOLOv5 π Pull Request! We want to make contributing to YOLOv5 as easy and transparent as possible. A few tips to get you started:
|
2 |
|
3 |
- Search existing YOLOv5 [PRs](https://github.com/ultralytics/yolov5/pull) to see if a similar PR already exists.
|
@@ -5,3 +6,4 @@ Thank you for submitting a YOLOv5 π Pull Request! We want to make contributin
|
|
5 |
- Provide before and after profiling/inference/training results to help us quantify the improvement your PR provides (if applicable).
|
6 |
|
7 |
Please see our β
[Contributing Guide](https://github.com/ultralytics/yolov5/blob/master/CONTRIBUTING.md) for more details.
|
|
|
|
1 |
+
<!--
|
2 |
Thank you for submitting a YOLOv5 π Pull Request! We want to make contributing to YOLOv5 as easy and transparent as possible. A few tips to get you started:
|
3 |
|
4 |
- Search existing YOLOv5 [PRs](https://github.com/ultralytics/yolov5/pull) to see if a similar PR already exists.
|
|
|
6 |
- Provide before and after profiling/inference/training results to help us quantify the improvement your PR provides (if applicable).
|
7 |
|
8 |
Please see our β
[Contributing Guide](https://github.com/ultralytics/yolov5/blob/master/CONTRIBUTING.md) for more details.
|
9 |
+
-->
|