Files
tiny_computer/.github/ISSUE_TEMPLATE/feature_request.yml
2025-08-05 16:19:05 +08:00

20 lines
837 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
name: 功能请求
description: "请先确认:该功能是否能显著提升小小电脑的使用体验?"
title: "[Feature] "
labels: ["enhancement"]
body:
- type: markdown
attributes:
value: |
**必读须知:**
- 请先搜索[所有issue](https://github.com/Cateners/tiny_computer/issues?q=is%3Aissue)**相同问题重复提交会被直接关闭**
- type: textarea
id: rationale
attributes:
label: "必须说明使用场景和价值"
description: |
**为什么需要这个?(附用户调研数据或统计截图更佳,避免主观描述)**
因为精力有限我会更高可能采纳有价值且易实现的功能。没能处理的issue会保留以让更多人看到也许网友会有更好的解决办法
validations:
required: true