Skip to content

Commit 6f6ff76

Browse files
authored
Add vision testing note to CONTRIBUTING.md (#104)
1 parent 2fc2d24 commit 6f6ff76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Testing:
2020
* New examples must run! You *must* test your code on either a robot or in
2121
simulation. If there's something broken in RobotPy, file an issue to get it
2222
fixed
23+
* You can find instructions on how to test a vision file [here](https://robotpy.readthedocs.io/en/stable/vision/other.html#vision-other-runcustom)!
2324
* Format your code with black
2425

2526
General:

0 commit comments

Comments
 (0)