Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/MicroDexed/blame/commit/ef0206beeb4c8e0b5f01c2bc2c719db123db0fcf/third-party/ArduinoJson/CONTRIBUTING.md
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
|
|
# 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
|