mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-20 16:35:47 +08:00
update issue template......
This commit is contained in:
20
.github/ISSUE_TEMPLATE/feature_request_eng.yml
vendored
Normal file
20
.github/ISSUE_TEMPLATE/feature_request_eng.yml
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
name: Feature Request
|
||||
description: "Please confirm first: Will this feature significantly improve the user experience of Tiny Computer?"
|
||||
title: "[Feature] "
|
||||
labels: ["enhancement"]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
**Important Notes:**
|
||||
- Please search [all issues](https://github.com/Cateners/tiny_computer/issues?q=is%3Aissue) first. **Duplicate submissions will be closed directly**
|
||||
|
||||
- type: textarea
|
||||
id: rationale
|
||||
attributes:
|
||||
label: "Must specify usage scenarios and value"
|
||||
description: |
|
||||
**Why is this needed? (User research data or screenshot statistics are preferred. Avoid subjective descriptions.)**
|
||||
Due to limited resources, I'm more likely to adopt valuable and easily implementable features. Unaddressed issues will remain visible for community solutions!
|
||||
validations:
|
||||
required: true
|
||||
Reference in New Issue
Block a user