mirror of
https://github.com/JannisX11/blockbench.git
synced 2024-11-27 04:21:46 +08:00
14 lines
391 B
YAML
14 lines
391 B
YAML
name: Suggestion
|
|
description: Use this form to suggest features or improvements for Blockbench
|
|
title: "Suggestion Summary"
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
**Before submitting a suggestion, please check if it has already been suggested.**
|
|
- type: textarea
|
|
id: details
|
|
attributes:
|
|
label: Detailed description of your suggestion
|
|
validations:
|
|
required: true |