2022-12-17 05:20:37 +08:00
|
|
|
name: Other issue
|
2021-07-23 00:40:10 +08:00
|
|
|
description: Use this for any other issues. Do NOT create blank issues
|
|
|
|
title: "[OTHER]"
|
2022-12-17 05:20:37 +08:00
|
|
|
labels: ["awaiting triage"]
|
2021-07-23 00:40:10 +08:00
|
|
|
body:
|
|
|
|
- type: textarea
|
2022-12-17 05:20:37 +08:00
|
|
|
id: description
|
2021-07-23 00:40:10 +08:00
|
|
|
attributes:
|
|
|
|
label: What would you like to share?
|
|
|
|
description: Provide a clear and concise explanation of your issue.
|
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
- type: textarea
|
|
|
|
id: extrainfo
|
|
|
|
attributes:
|
|
|
|
label: Additional information
|
|
|
|
description: Is there anything else we should know about this issue?
|
|
|
|
validations:
|
|
|
|
required: false
|