mirror of
https://github.com/inventree/InvenTree.git
synced 2026-09-10 06:37:17 +00:00
chore: add types to templates; add AI agent catch (#12747)
* Update feature_request.yaml * Update bug_report.yaml * Update bug_report.yaml * Update documentation.yaml
This commit is contained in:
@@ -13,3 +13,11 @@ body:
|
||||
description: Please provide one distinct thing to fix or a clearly defined enhancement
|
||||
validations:
|
||||
required: true
|
||||
- type: checkboxes
|
||||
id: report-check
|
||||
attributes:
|
||||
label: "I have reviewed this report for correctness and filled out all sections."
|
||||
description: "Due to a rise in automatically filled AI reports that are now fully reviewed/true this needs to be answered."
|
||||
options:
|
||||
- label: "I have checked this report. I acknowledge that filing bugs via AI agents without review might lead to being blocked."
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user