Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.36 KB

ISSUE_TEMPLATE.md

File metadata and controls

37 lines (25 loc) · 1.36 KB

Prerequisites

Delete the above section and the instructions in the sections below before submitting

Description

If this is a feature request, you may explain why it should be added but remember that this is an unofficial project. I have very little sway. If you're submitting or suggesting an undocumented endpoint, don't.

For bug reports, please provide as much relevant info as possible.

Test Source

// Avoid posting hundreds of lines of source code.
// Edit to just the relevant portions.
// A raw endpoint call would be best but a snippet of your wrapper might also work.

Error Message & Stack Trace

COPY THE ERROR MESSAGE, INCLUDING STACK TRACE HERE

Relevant Links

  • If your project is public, link to the repo so we can investigate directly.
  • BONUS POINTS: Create a minimal reproduction and upload it to GitHub. This will get you the fastest support.