Files
orca/.github/ISSUE_TEMPLATE/other.yml
T
Neil 5c7fba5bb5 chore: ask issue reporters to write in English (#12066)
Add a short English note to bug, feature, and other issue templates so maintainers can triage consistently.
2026-08-01 23:28:10 -07:00

17 lines
377 B
YAML

name: Other
description: Report another Orca issue type
title: '[Other]: '
body:
- type: markdown
attributes:
value: |
Please write your issue in English.
- type: textarea
id: details
attributes:
label: Details
description: Share the context, request, or issue. Include a short summary here too.
validations:
required: true