Add AI disclosure

This commit is contained in:
Owen
2026-09-03 15:41:12 -04:00
parent 52f7364c35
commit 9e392a967d
+8
View File
@@ -34,6 +34,14 @@ body:
validations: validations:
required: true required: true
- type: textarea
attributes:
label: AI Disclosure
description: |
If you used AI to help write this issue, please disclose it here. This is important for transparency and helps maintain the integrity of the issue tracking process.
validations:
required: true
- type: textarea - type: textarea
attributes: attributes:
label: Expected Behavior label: Expected Behavior