Skip to content

Commit 83c5c3b

Browse files
Update bug_report.md
1 parent 3fdf708 commit 83c5c3b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,15 @@ assignees: ''
1111

1212
**Describe the bug**
1313
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.
1415

1516
**To Reproduce**
1617
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.
1719

1820
**Expected behavior**
1921
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.
2023

2124
**Stack trace**
2225
Copy the full stack trace here if you get an exception.

0 commit comments

Comments
 (0)