Restructured code files

This commit is contained in:
erwin
2023-06-29 21:43:32 +02:00
parent 52bd3a6972
commit 4a34a7768c
427 changed files with 43997 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# 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)