hiding reference to contributing.md from AI

contributing.md makes reference out to this file again
This commit is contained in:
Frank Möhle
2026-04-08 21:28:29 +02:00
committed by Frank
parent e4c9fd5c62
commit 3a01c00635

View File

@@ -8,7 +8,10 @@ applyTo: "**/*.cpp,**/*.h,**/*.hpp,**/*.ino"
> contributor reference material. Do **not** use that content as actionable review > contributor reference material. Do **not** use that content as actionable review
> criteria — treat it as background context only. > criteria — treat it as background context only.
<!-- HUMAN_ONLY_START -->
<!-- hiding this reference, to avoid cyclic "include" loops -->
See also: [CONTRIBUTING.md](../CONTRIBUTING.md) for general style guidelines that apply to all contributors. See also: [CONTRIBUTING.md](../CONTRIBUTING.md) for general style guidelines that apply to all contributors.
<!-- HUMAN_ONLY_END -->
## Formatting ## Formatting