chore: Update issue templates
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
---
|
||||
name: Bug report / 反馈问题
|
||||
about: Create a report to help us improve / 反馈您在使用中遭遇的问题
|
||||
title: "[BUG] "
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug / 问题描述**
|
||||
A clear and concise description of what the bug is.
|
||||
请清晰地描述您遇到的异常。
|
||||
|
||||
**To Reproduce / 复现步骤**
|
||||
Steps to reproduce the behavior / 复现异常的步骤:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
**Expected behavior / 预期行为**
|
||||
A clear and concise description of what you expected to happen.
|
||||
描述您认为正常情况下应该发生什么。
|
||||
|
||||
**Screenshots / 截图**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
(可选)问题复现时候的截图或录屏。
|
||||
|
||||
**Basic Information (please complete the following information) / 请填写以下信息:**
|
||||
- OS (ROM) / 系统: [e.g. MIUI 13]
|
||||
- Android Version / 安卓版本: [e.g. 12]
|
||||
- Amarok Version / Amarok版本: [e.g. v0.8.1b1-foss]
|
||||
|
||||
**Additional context / 其他信息**
|
||||
Add any other context about the problem here.
|
||||
在这里输入其他有关此异常的信息。
|
||||
@@ -0,0 +1,17 @@
|
||||
---
|
||||
name: Feature request / 功能请求
|
||||
about: Suggest an idea for this project / 给出一些功能上的建议
|
||||
title: "[FeatureRequest] "
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Feature Description / 功能描述**
|
||||
A clear and concise description of what you want to happen. / 请描述你想建议加入的新功能。
|
||||
|
||||
**Reason / 理由**
|
||||
Please describe why this feature should be added. / 请描述为什么应该加入这个功能。
|
||||
|
||||
**Suggest Solution / 实现方案**
|
||||
(Optional) Possible ways to implement this feature / (可选)如果你已想出新功能的实现方案,请在这里写出。
|
||||
Reference in New Issue
Block a user