Files
ormar/.github/ISSUE_TEMPLATE/bug_report.md
2021-02-16 09:49:41 +01:00

837 B

name, about, title, labels, assignees
name about title labels assignees
Bug report Create a report to help us improve bug

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

(Note: this should be a complete and concise piece of code that allows reproduction of an issue)

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Versions (please complete the following information):

  • Database backend used (mysql/sqlite/postgress)
  • Python version
  • ormar version
  • pydantic version
  • if applicable fastapi version

Additional context Add any other context about the problem here.