29 lines
633 B
Markdown
29 lines
633 B
Markdown
---
|
|
name: Bug report
|
|
about: Please describe your problem in as much detail as possible so that it can be
|
|
solved faster
|
|
title: "[BUG]"
|
|
labels: BUG
|
|
assignees: Evil0ctal
|
|
|
|
---
|
|
|
|
***Platform where the error occurred?***
|
|
|
|
Such as: Douyin/TikTok
|
|
|
|
***The endpoint where the error occurred?***
|
|
|
|
Such as: API-V1/API-V2/Web APP
|
|
|
|
***Submitted input value?***
|
|
|
|
Such as: video link
|
|
|
|
***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.
|