We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 903a8d5 commit d8896beCopy full SHA for d8896be
.github/ISSUE_TEMPLATE.md
@@ -1,11 +1,11 @@
1
### Environment
2
3
-* Version of postgrest:
+* PostgreSQL version: (if using docker, specify the image)
4
+* PostgREST version: (if using docker, specify the image)
5
* Operating system:
-* Running in docker:
6
- * [ ] yes
7
- * [ ] no
8
9
### Description of issue
10
11
-(Expected behavior vs actual behavior.)
+(Expected behavior vs actual behavior)
+
+(Steps to reproduce: Include a minimal SQL definition plus how you make the request to PostgREST and the response body)
0 commit comments