Files
Arduino/libraries/ArduinoJson/CONTRIBUTING.md
Jérôme Delacotte 7b30d6e298 first commit
2025-03-06 11:15:32 +01:00

265 B

Contribution to ArduinoJson

First, thank you for taking the time to contribute to this project.

You can submit changes via GitHub Pull Requests.

Please:

  1. Update the test suite for any change of behavior
  2. Use clang-format in "file" mode to format the code