mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-01 18:19:55 +00:00
11 lines
258 B
YAML
11 lines
258 B
YAML
|
name: "Hexbear"
|
||
|
description: For hexbear issues
|
||
|
labels: ["hexbear", "triage"]
|
||
|
body:
|
||
|
- type: textarea
|
||
|
id: question
|
||
|
attributes:
|
||
|
label: Question
|
||
|
description: What's the question you have about hexbear?
|
||
|
validations:
|
||
|
required: true
|