sqlx/.github/ISSUE_TEMPLATE/bug_report.md
2022-08-15 17:36:53 -07:00

527 B

name about title labels assignees
I think I found a bug in SQLx Create a bug-report issue. bug

Bug Description

A clear and concise description of what the bug is.

Minimal Reproduction

A small code snippet or a link to a Github repo or Gist, with instructions on reproducing the bug.

Info

  • SQLx version: [REQUIRED]
  • SQLx features enabled: [REQUIRED]
  • Database server and version: [REQUIRED] (MySQL / Postgres / SQLite <x.y.z>)
  • Operating system: [REQUIRED]
  • rustc --version: [REQUIRED]