You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/ISSUE.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ body:
16
16
id: assistance-disclosure
17
17
attributes:
18
18
label: Assistance Disclosure
19
-
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:
19
+
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:"
20
20
options:
21
21
- AI used
22
22
- AI not used
@@ -26,4 +26,4 @@ body:
26
26
id: assistance-description
27
27
attributes:
28
28
label: If AI was used, describe the extent to which it was used.
29
-
description: Examples: "ChatGPT translated from my native language" or "Claude proposed this change/feature"
29
+
description: 'Examples: "ChatGPT translated from my native language" or "Claude proposed this change/feature"'
0 commit comments