mirror of
https://github.com/caddyserver/caddy.git
synced 2025-08-30 23:02:33 -04:00
Fix syntax of issue form
This commit is contained in:
parent
11a95cee6d
commit
d8d359eca2
4
.github/ISSUE_TEMPLATE/ISSUE.yml
vendored
4
.github/ISSUE_TEMPLATE/ISSUE.yml
vendored
@ -16,7 +16,7 @@ body:
|
||||
id: assistance-disclosure
|
||||
attributes:
|
||||
label: Assistance Disclosure
|
||||
description: Our project allows assistance by AI/LLM tools as long as it is disclosed and described so we can better respond. Please certify whether you have used any such tooling related to this issue:
|
||||
description: "Our project allows assistance by AI/LLM tools as long as it is disclosed and described so we can better respond. Please certify whether you have used any such tooling related to this issue:"
|
||||
options:
|
||||
- AI used
|
||||
- AI not used
|
||||
@ -26,4 +26,4 @@ body:
|
||||
id: assistance-description
|
||||
attributes:
|
||||
label: If AI was used, describe the extent to which it was used.
|
||||
description: Examples: "ChatGPT translated from my native language" or "Claude proposed this change/feature"
|
||||
description: 'Examples: "ChatGPT translated from my native language" or "Claude proposed this change/feature"'
|
||||
|
Loading…
x
Reference in New Issue
Block a user