mirror of
https://github.com/stablyai/orca
synced 2026-04-21 14:17:16 +00:00
11 lines
282 B
YAML
11 lines
282 B
YAML
name: Other
|
|
description: Report another Orca issue type
|
|
title: "[Other]: "
|
|
body:
|
|
- type: textarea
|
|
id: details
|
|
attributes:
|
|
label: Details
|
|
description: Share the context, request, or issue. Include a short summary here too.
|
|
validations:
|
|
required: true
|