mirror of
https://github.com/filoghost/HolographicDisplays.git
synced 2024-11-08 20:01:45 +01:00
17 lines
474 B
YAML
17 lines
474 B
YAML
name: 💡 Suggestion
|
|
description: "Suggest a new feature or an improvement."
|
|
labels:
|
|
- "Enhancement"
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: |-
|
|
Please suggest changes that would benefit as many users as possible, not just specific situations. Thank you for contributing to the project.
|
|
|
|
- type: textarea
|
|
attributes:
|
|
label: "Description"
|
|
description: "Describe the new feature or improvement."
|
|
validations:
|
|
required: true
|