mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-06-24 17:01:36 +02:00
265 B
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:
- Update the test suite for any change of behavior
- Use clang-format in "file" mode to format the code