From d222469b44e54b107988f1d87b3a63cbdd193940 Mon Sep 17 00:00:00 2001 From: Luis Pater Date: Sun, 28 Dec 2025 01:22:42 +0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5aef42d4..0fd62b59 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,6 +7,13 @@ assignees: '' --- +**Is it a request payload issue?** +[ ] Yes, this is a request payload issue. I am using a client/cURL to send a request payload, but I received an unexpected error. +[ ] No, it's another issue. + +**If it's a request payload issue, you MUST know** +Our team doesn't have any GODs or ORACLEs or MIND READERs. Please make sure to attach the request log or curl payload. + **Describe the bug** A clear and concise description of what the bug is.