Update issue templates

This commit is contained in:
Evil0ctal 2022-11-18 02:39:49 -08:00 committed by GitHub
parent 35cf93a921
commit 432870b4f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 70 additions and 27 deletions

View File

@ -1,38 +1,29 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
about: Please describe your problem in as much detail as possible so that it can be
solved faster
title: "[BUG]"
labels: BUG
assignees: Evil0ctal
---
**Describe the bug**
A clear and concise description of what the bug is.
***Platform where the error occurred?***
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
Such as: Douyin/TikTok
**Expected behavior**
A clear and concise description of what you expected to happen.
***The endpoint where the error occurred?***
**Screenshots**
If applicable, add screenshots to help explain your problem.
Such as: API-V1/API-V2/Web APP
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
***Submitted input value?***
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Such as: video link
**Additional context**
Add any other context about the problem here.
***Have you tried again?***
Such as: Yes, the error still exists after X time after the error occurred.
***Have you checked the readme or interface documentation for this project?***
Such as: Yes, and it is very sure that the problem is caused by the program.

28
.github/ISSUE_TEMPLATE/bug反馈.md vendored Normal file
View File

@ -0,0 +1,28 @@
---
name: Bug反馈
about: 请尽量详细的描述你的问题以便更快的解决它
title: "[BUG]"
labels: BUG
assignees: Evil0ctal
---
***发生错误的平台?***
如:抖音/TikTok
***发生错误的端点?***
API-V1/API-V2/Web APP
***提交的输入值?***
如:短视频链接
***是否有再次尝试?***
发生错误后X时间后错误依旧存在。
***你有查看本项目的自述文件或接口文档吗?***
如:有,并且很确定该问题是程序导致的。

View File

@ -0,0 +1,24 @@
---
name: 新功能需求
about: 为本项目提出一个新需求或想法
title: "[Feature request]"
labels: enhancement
assignees: Evil0ctal
---
**您的功能请求是否与问题相关? 如有,请描述。**
我在使用xxx时觉得如果可以改进xxx的话会更好。
**描述您想要的解决方案**
如:对您想要发生的事情的清晰简洁的描述。
**描述您考虑过的替代方案**
如:对您考虑过的任何替代解决方案或功能的清晰简洁的描述。
**附加上下文**
在此处添加有关功能请求的任何其他上下文或屏幕截图。