Fix syntax of issue form

This commit is contained in:
Matthew Holt 2025-08-25 12:59:41 -06:00
parent 11a95cee6d
commit d8d359eca2
No known key found for this signature in database
GPG Key ID: 2A349DD577D586A5

View File

@ -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"'