mirror of
https://github.com/caddyserver/caddy.git
synced 2025-12-24 22:07:38 -05:00
30 lines
844 B
Markdown
30 lines
844 B
Markdown
|
|
|
|
|
|
## Assistance Disclosure
|
|
<!--
|
|
Thank you for contributing! Please note:
|
|
|
|
The use of AI/LLM tools is allowed so long as it is disclosed, so
|
|
that we can provide better code review and maintain project quality.
|
|
|
|
If you used AI/LLM tooling in any way related to this PR, please
|
|
let us know to what extent it was utilized.
|
|
|
|
Examples:
|
|
|
|
"No AI was used."
|
|
"I wrote the code, but Claude generated the tests."
|
|
"I consulted ChatGPT for a solution, but I authored/coded it myself."
|
|
"Cody generated the code, and I verified it is correct."
|
|
"Copilot provided tab completion for code and comments."
|
|
|
|
We expect that you have vetted your contributions for correctness.
|
|
Additionally, signing our CLA certifies that you have the rights to
|
|
contribute this change.
|
|
|
|
Replace the text below with your disclosure:
|
|
-->
|
|
|
|
_This PR is missing an assistance disclosure._
|