You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary
There's still a lot of "ExampleX" files in the code from the WPILib template. We don't need them. Remember to remove both .cpp and .h files. Should be an easy task.
Work Required
remove ExampleSubsystem
remove ExampleCommand
remove deploy/example.txt
Verification
CI passes
no files left with "example" in the name
The text was updated successfully, but these errors were encountered:
@AbbeySieg I think this is a good starter ticket for you, but if you can't use git / wpilib on your computer just let me know and I can give you a different ticket
Summary
There's still a lot of "ExampleX" files in the code from the WPILib template. We don't need them. Remember to remove both .cpp and .h files. Should be an easy task.
Work Required
Verification
The text was updated successfully, but these errors were encountered: