Pranath
commited on
Commit
•
19c8760
1
Parent(s):
4c0982a
Fixed a small typo in CONTRIBUTING.md (#5445)
Browse files- CONTRIBUTING.md +1 -1
CONTRIBUTING.md
CHANGED
@@ -62,7 +62,7 @@ To allow your work to be integrated as seamlessly as possible, we advise you to:
|
|
62 |
|
63 |
If you spot a problem with YOLOv5 please submit a Bug Report!
|
64 |
|
65 |
-
For us to start investigating a
|
66 |
short guidelines below to help users provide what we need in order to get started.
|
67 |
|
68 |
When asking a question, people will be better able to provide help if you provide **code** that they can easily
|
|
|
62 |
|
63 |
If you spot a problem with YOLOv5 please submit a Bug Report!
|
64 |
|
65 |
+
For us to start investigating a possible problem we need to be able to reproduce it ourselves first. We've created a few
|
66 |
short guidelines below to help users provide what we need in order to get started.
|
67 |
|
68 |
When asking a question, people will be better able to provide help if you provide **code** that they can easily
|