feat: initialize Hypothesis Machine Pi extension
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
name: Feature request
|
||||
description: Propose a focused extension improvement
|
||||
title: "[Feature]: "
|
||||
labels: [enhancement]
|
||||
body:
|
||||
- type: textarea
|
||||
id: problem
|
||||
attributes:
|
||||
label: Problem
|
||||
description: What research workflow is currently difficult or impossible?
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: proposal
|
||||
attributes:
|
||||
label: Proposed behavior
|
||||
description: Explain how this should integrate with official Pi capabilities.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: alternatives
|
||||
attributes:
|
||||
label: Alternatives and tradeoffs
|
||||
- type: checkboxes
|
||||
id: scope
|
||||
attributes:
|
||||
label: Scope
|
||||
options:
|
||||
- label: This does not require a Pi fork or a separate chat/TUI application.
|
||||
required: true
|
||||
Reference in New Issue
Block a user