mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-01 01:59:56 +00:00
105bbe4460
* add BUG_REPORT.yml * remove .md file * fix keys * cleanup description * add question.yml * add hexbear.yml * remove title * feature request yml
11 lines
No EOL
258 B
YAML
11 lines
No EOL
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 |