From f33198d6ac107c2e81953c7d8dfbbbd7e30f050a Mon Sep 17 00:00:00 2001 From: Bruce Hashemian <3968947+bhashemian@users.noreply.github.com> Date: Wed, 4 Feb 2026 10:38:04 -0500 Subject: [PATCH 1/2] Human-AI Interaction Issue Template --- .../human-ai-interaction-intake.md | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/human-ai-interaction-intake.md diff --git a/.github/ISSUE_TEMPLATE/human-ai-interaction-intake.md b/.github/ISSUE_TEMPLATE/human-ai-interaction-intake.md new file mode 100644 index 000000000..0b9d1242c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/human-ai-interaction-intake.md @@ -0,0 +1,32 @@ +--- +name: Human-AI Interaction Intake +about: The Issues/Questions Related to Human-AI Interaction Working Group +title: "[HAI] " +labels: Human-AI Interaction +assignees: '' + +--- + +## Short summary +(One or two sentences describing the core idea or problem) + +## What is the idea or problem? +(Brief description - vague is okay! We can refine together.) + +## Why does it matter? +(Who benefits? What workflow or use case is affected?) + +## Any context, examples, or references? +(Optional: links, screenshots, papers, existing tools, related repos) + +## How would you like to be involved? +- [ ] I can contribute code or documentation +- [ ] I can test or provide feedback +- [ ] I want to follow the discussion +- [ ] I have other ideas or expertise to share: _____________ + +## Suggested milestone (optional) +If you think this fits an existing [milestone](https://github.com/Project-MONAI/MONAILabel/milestones), mention it here. Otherwise, we'll help sort it during grooming. + +--- +*Note: If this issue needs broader WG input, you or a coordinator can move it to "Needs Discussion" to schedule it for a future WG meeting.* From 0bc4f9a4d1390e0eaae9c2dcd38f4acb37607b2e Mon Sep 17 00:00:00 2001 From: Bruce Hashemian <3968947+bhashemian@users.noreply.github.com> Date: Wed, 4 Feb 2026 10:40:06 -0500 Subject: [PATCH 2/2] Update .github/ISSUE_TEMPLATE/human-ai-interaction-intake.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Bruce Hashemian <3968947+bhashemian@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/human-ai-interaction-intake.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/human-ai-interaction-intake.md b/.github/ISSUE_TEMPLATE/human-ai-interaction-intake.md index 0b9d1242c..7f9bded68 100644 --- a/.github/ISSUE_TEMPLATE/human-ai-interaction-intake.md +++ b/.github/ISSUE_TEMPLATE/human-ai-interaction-intake.md @@ -1,6 +1,6 @@ --- name: Human-AI Interaction Intake -about: The Issues/Questions Related to Human-AI Interaction Working Group +about: Issues/questions related to the Human-AI Interaction Working Group title: "[HAI] " labels: Human-AI Interaction assignees: ''