2017-10-03 13:01:47 +02:00
|
|
|
# Contribution to ArduinoJson
|
|
|
|
|
|
|
|
|
|
First, thank you for taking the time to contribute to this project.
|
|
|
|
|
|
|
|
|
|
You can submit changes via GitHub Pull Requests.
|
|
|
|
|
|
|
|
|
|
Please:
|
|
|
|
|
|
2021-02-03 21:33:13 +01:00
|
|
|
1. Update the test suite for any change of behavior
|
2017-10-03 13:01:47 +02:00
|
|
|
2. Use clang-format in "file" mode to format the code
|