16 lines
557 B
YAML
16 lines
557 B
YAML
name: "🙏🏻 Installation Problem"
|
|
description: "Report an issue with installation"
|
|
title: "Installation Problem"
|
|
labels: ["installation"]
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: For installation issues, please visit our [Discord Support](https://discord.postiz.com) for assistance.
|
|
- type: textarea
|
|
id: feature-description
|
|
validations:
|
|
required: true
|
|
attributes:
|
|
label: "🔖 Feature description"
|
|
description: "A clear and concise description of what the feature is."
|
|
placeholder: "You should add ..." |