mirror of
https://github.com/sinai-dev/UnityExplorer.git
synced 2024-12-23 01:59:40 +08:00
14 lines
293 B
YAML
14 lines
293 B
YAML
name: Other
|
|
description: Something else?
|
|
title: "[Other]: "
|
|
labels: [Other]
|
|
body:
|
|
- type: textarea
|
|
id: description
|
|
attributes:
|
|
label: Describe the issue
|
|
description: |
|
|
Please describe the issue in as much detail as possible.
|
|
validations:
|
|
required: true
|