We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fdf708 commit 83c5c3bCopy full SHA for 83c5c3b
.github/ISSUE_TEMPLATE/bug_report.md
@@ -11,12 +11,15 @@ assignees: ''
11
12
**Describe the bug**
13
A clear and concise description of what the bug is.
14
+Hint: use a tool like https://requestbin.com to compare working and non-working requests.
15
16
**To Reproduce**
17
Steps to reproduce the behavior, preferably using a code snippet.
18
+Post the non-working request here as well if you made it work using Postman, Swagger, or any other client.
19
20
**Expected behavior**
21
A clear and concise description of what you expected to happen.
22
+Post the working request here as well if you made it work using Postman, Swagger, or any other client.
23
24
**Stack trace**
25
Copy the full stack trace here if you get an exception.
0 commit comments