seshat-tts
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
name: Feature request
|
||||
description: Suggest a focused improvement
|
||||
title: "[Feature]: "
|
||||
labels: ["enhancement", "needs-triage"]
|
||||
body:
|
||||
- type: textarea
|
||||
id: problem
|
||||
attributes:
|
||||
label: Problem
|
||||
description: What user problem does this solve?
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: proposal
|
||||
attributes:
|
||||
label: Proposed solution
|
||||
description: What should change?
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: alternatives
|
||||
attributes:
|
||||
label: Alternatives considered
|
||||
- type: textarea
|
||||
id: scope
|
||||
attributes:
|
||||
label: Scope and risks
|
||||
description: What files or behavior might be affected?
|
||||
Reference in New Issue
Block a user