From 6071cbc7175c971eb3718be83245da4ab882acf6 Mon Sep 17 00:00:00 2001 From: Zakary Timson Date: Wed, 14 Jan 2026 12:00:29 -0500 Subject: [PATCH] Add .github/issue_template/ai-refinement.md --- .github/issue_template/ai-refinement.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .github/issue_template/ai-refinement.md diff --git a/.github/issue_template/ai-refinement.md b/.github/issue_template/ai-refinement.md new file mode 100644 index 0000000..f701b7d --- /dev/null +++ b/.github/issue_template/ai-refinement.md @@ -0,0 +1,19 @@ +--- + +name: "AI refinement" +about: "Use AI to refine ticket" +ref: "develop" +labels: +- Review/AI + +--- + +Describe your request: + +What are you trying to do and what's happening? + +How can it be fixed or improved? + +Steps to reproduce? + +Anything other useful information, logs or screenshots?