mirror of
https://github.com/herdrdev/herdr.git
synced 2026-09-27 00:01:13 +00:00
18 lines
386 B
YAML
18 lines
386 B
YAML
title: "[question] "
|
|
body:
|
|
- type: textarea
|
|
id: question
|
|
attributes:
|
|
label: question
|
|
description: what are you trying to understand?
|
|
validations:
|
|
required: true
|
|
|
|
- type: textarea
|
|
id: context
|
|
attributes:
|
|
label: context
|
|
description: what version, os, terminal, config, or workflow matters here?
|
|
validations:
|
|
required: false
|