Files
pocket-id/.github/ISSUE_TEMPLATE/question.yml
Elias Schneider eaff977b22 initial commit
2024-08-12 11:24:22 +02:00

17 lines
473 B
YAML

name: ❓ Question
description: "Ask a question
title: "❓ Question:"
labels: [question]
body:
- type: textarea
id: feature-description
validations:
required: true
attributes:
label: "🙋Question"
description: "A clear question. Please provide as much detail as possible."
placeholder: "How do I ...?"
- type: markdown
attributes:
value: |
Before submitting, please check if the question hasn't been asked before.