1.2 KiB
1.2 KiB
name | about | title | labels | assignees |
---|---|---|---|---|
Bug Report | Tell us how Flask-RESTX is broken | bug |
***** BEFORE LOGGING AN ISSUE *****
- Is this something you can debug and fix? Send a pull request! Bug fixes and documentation fixes are welcome.
- Please check if a similar issue already exists or has been closed before. Seriously, nobody here is getting paid. Help us out and take five minutes to make sure you aren't submitting a duplicate.
- Please review the guidelines for contributing
Code
from your_code import your_buggy_implementation
Repro Steps (if applicable)
- ...
- ...
- Broken!
Expected Behavior
A description of what you expected to happen.
Actual Behavior
A description of the unexpected, buggy behavior.
Error Messages/Stack Trace
If applicable, add the stack trace produced by the error
Environment
- Python version
- Flask version
- Flask-RESTX version
- Other installed Flask extensions
Additional Context
This is your last chance to provide any pertinent details, don't let this opportunity pass you by!