mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-13 19:20:04 +00:00
4e522a6e2b
This commit introduces new components, modules, and features related to chat, sessions, and settings. It includes modifications to configuration files, updates to dependencies, adjustments to styles and layouts, and additions of new components and modules. The changes also involve updates to functions, interfaces, selectors, actions, and reducers. Additionally, there are modifications to TypeScript interfaces and types, as well as changes to parameters and functions in certain files.
16 lines
495 B
YAML
16 lines
495 B
YAML
name: '😇 疑问或帮助 Help Wanted'
|
|
description: '疑问或需要帮助 | Need help'
|
|
title: '[Question] '
|
|
labels: '😇 Help Wanted'
|
|
body:
|
|
- type: textarea
|
|
attributes:
|
|
label: '🧐 问题描述 | Proposed Solution'
|
|
description: A clear and concise description of the proplem.
|
|
validations:
|
|
required: true
|
|
- type: textarea
|
|
attributes:
|
|
label: '📝 补充信息 | Additional Information'
|
|
description: Add any other context about the problem here.
|