mirror of
https://github.com/BX-Team/DivineMC.git
synced 2025-12-26 18:29:18 +00:00
16 lines
534 B
YAML
16 lines
534 B
YAML
name: Feature request
|
|
description: Suggest an idea to improve DivineMC
|
|
labels: ["enhancement"]
|
|
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
We are always looking for ways to improve DivineMC, and your feedback is invaluable to us. Please fill out the form below to help us understand your feature request better.
|
|
- type: textarea
|
|
attributes:
|
|
label: What feature do you want to see added?
|
|
description: A clear and concise description of your feature request.
|
|
validations:
|
|
required: true
|