oggit/packages/flask-restx/opengnsys-flask-restx-1.3.0/.github/ISSUE_TEMPLATE/bug-report.md

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)

  1. ...
  2. ...
  3. 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!