Template
Add IT-One AI agent template, eval gate, and deployment skeleton
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Report a reproducible agent or evaluation problem
|
||||
title: "[bug] "
|
||||
labels: bug
|
||||
---
|
||||
|
||||
## What happened?
|
||||
|
||||
## Reproduction
|
||||
|
||||
## Expected behavior
|
||||
|
||||
## Evaluation impact
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Propose a scoped capability or prompt change
|
||||
title: "[feature] "
|
||||
labels: enhancement
|
||||
---
|
||||
|
||||
## Problem
|
||||
|
||||
## Proposed behavior
|
||||
|
||||
## Prompt, tool, or memory impact
|
||||
|
||||
## Acceptance criteria
|
||||
|
||||
Reference in New Issue
Block a user