Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions .github/ISSUE_TEMPLATE/human-ai-interaction-intake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
name: Human-AI Interaction Intake
about: Issues/questions related to the 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.*
Loading