forked from EvergreenCrypto/docker-finance
12 lines
294 B
YAML
12 lines
294 B
YAML
name: Question or Suggestion
|
|
about: File a code question or suggestion
|
|
title: "[QUESTION]: "
|
|
body:
|
|
- type: textarea
|
|
id: description
|
|
attributes:
|
|
label: "Description of question or suggestion"
|
|
placeholder: "What would you like to say?"
|
|
validations:
|
|
required: true
|