mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 12:05:23 +01:00
15 lines
437 B
YAML
15 lines
437 B
YAML
name: Feature Request
|
|
description: Request a feature you'd like to see in a later release
|
|
labels: ["feature"]
|
|
body:
|
|
- type: textarea
|
|
id: feature
|
|
attributes:
|
|
label: Feature
|
|
description: Describe the feature you'd like to see in New Horizons.
|
|
- type: textarea
|
|
id: context
|
|
attributes:
|
|
label: Context
|
|
description: Provide any additional context such as screenshots or diagrams here.
|