mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-08-19 18:25:58 +08:00
25 lines
740 B
Markdown
25 lines
740 B
Markdown
---
|
|
name: 🌟 需求、功能、建议
|
|
about: Needs, functions, suggestions.
|
|
title: '[Feature] New function'
|
|
labels: 'feature'
|
|
assignees:
|
|
---
|
|
|
|
### 🥰 需求描述 Description of Requirement
|
|
|
|
<!-- 请在上方详细地描述需求,让大家都能理解。 -->
|
|
<!-- Please describe you need in detail above so that everyone can understand. -->
|
|
|
|
### 🧐 解决方案 Solution
|
|
|
|
<!-- 如果你有解决方案,请在上方清晰地阐述。 -->
|
|
<!-- If you have a solution, please state it clearly above. -->
|
|
|
|
### 🚑 其他信息 Other information
|
|
|
|
<!-- 请在上方输入,如截图等其他信息。-->
|
|
<!-- Please enter other information such as screenshots above. -->
|
|
|
|
<!-- From: https://github.com/one-template/issue-template -->
|