mirror of
https://github.com/Tavish9/any4lerobot.git
synced 2026-05-16 14:39:41 +00:00
12 lines
249 B
YAML
12 lines
249 B
YAML
name: "🙋 Question"
|
|
description: General questions about the work
|
|
labels: ["question"]
|
|
body:
|
|
- type: textarea
|
|
id: question
|
|
validations:
|
|
required: true
|
|
attributes:
|
|
label: Question
|
|
placeholder: Start question here...
|