mirror of
https://github.com/Templarian/MaterialDesign.git
synced 2026-03-10 18:36:58 +01:00
12 lines
427 B
YAML
12 lines
427 B
YAML
name: Ask a Question ❓
|
|
description: Unlike other repos, we're fine with questions.
|
|
labels: [Question]
|
|
body:
|
|
- type: textarea
|
|
id: question
|
|
attributes:
|
|
label: What is your question?
|
|
description: Please describe the issue you are experiencing.
|
|
description: "**Note:** Please make sure it is relevant to the icon pack and not too specific to a Framework/Library."
|
|
validations:
|
|
required: true |