Files
wehub-resource-sync aa1a5d5763
CI / Release hygiene (push) Has been cancelled
CI / Python targeted tests (push) Has been cancelled
CI / Frontend build (push) Has been cancelled
Pages / Build and deploy public pages (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:18:17 +08:00

47 lines
1.2 KiB
YAML

name: Feature request
description: Suggest an improvement or new capability for GOD.
title: "[Feature]: "
labels: ["enhancement"]
body:
- type: textarea
id: problem
attributes:
label: Problem or use case
description: What are you trying to do that GOD cannot do well today?
placeholder: I want to...
validations:
required: true
- type: textarea
id: proposal
attributes:
label: Proposed behavior
description: What should happen instead?
validations:
required: true
- type: dropdown
id: area
attributes:
label: Area
options:
- Setup wizard
- Live control room
- PixelReplay
- Agent runtime
- Map packages
- Experiment authoring
- Evaluation / metrics
- Docs
- Other
validations:
required: true
- type: textarea
id: alternatives
attributes:
label: Alternatives considered
description: Any workaround or different design you have considered?
- type: textarea
id: media
attributes:
label: References or sketches
description: Links, screenshots, sketches, or examples from other tools.