mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-06-25 01:11:35 +02:00
11 lines
265 B
Markdown
11 lines
265 B
Markdown
# 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
|