Files
postgrest/.github/ISSUE_TEMPLATE/bug_report.md
T
Steve Chavez afa63f891e chore: update github issue templates
Adds a feature request template.
2024-10-29 10:31:38 -05:00

771 B

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

Environment

  • PostgreSQL version: (if using docker, specify the image)
  • PostgREST version: (if using docker, specify the image)
  • Operating system:

Description of issue

Describe the behavior you expected vs the actual behavior. Include:

  • A minimal SQL definition.
  • How you make the request to PostgREST (curl command preferred).
  • The PostgREST response.