wastebin-notifier/code/.pio/libdeps/d1_mini_pro/ArduinoJson/CONTRIBUTING.md
2023-06-29 21:43:32 +02:00

318 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. Unit test every change in behavior
  2. Use clang-format in "file" mode to format the code
  3. Consider using the Continuous Integration (Travis and AppVeyor)