Broken Library CTC GO

Hi I was wondering if anyone knew how to request Arduino fix libraries and example codes for their project kits. CTC GO is one I have used and had issues with.

Hi @edwed. In general, you should do this by submitting a formal bug report to the GitHub repository where the code is maintained. There is some general information about GitHub issues here:

Or even better, if you would like to propose specific changes to the code, you can submit a pull request to the repository. There is general information about pull requests here:

https://docs.github.com/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests

Not required, but in the specific case of code related to the Arduino Education programs such as CTC GO, I recommend that after submitting your issue or pull request, you also notify the team of the issue via the submit contact form here:

https://www.arduino.cc/en/contact-us

The reason is that the Education team are not as active on GitHub as the developers of the non-Education codebases so it is possible they might not notice your issue report or pull request as quickly without the direct notification via the contact form.

Please let me know if you have any questions.

1 Like

Thanks for your advice I will be sure to do that. The fix is fairly simple but when trying to teach using examples it can be difficult.

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.