Update ISSUE_TEMPLATE.md

This commit is contained in:
Steve Chávez
2019-08-13 08:15:11 -05:00
committed by GitHub
parent 57ebf43e85
commit 1a8d5fed8a
+4
View File
@@ -1,3 +1,7 @@
<!--
Before reporting a bug:
If your database schema has changed while the PostgREST server is running, send the server a SIGUSR1 signal or restart it(http://postgrest.org/en/v5.2/admin.html#schema-reloading) to ensure the schema cache is not stale. This sometimes fixes apparent bugs.
-->
### Environment
* PostgreSQL version: (if using docker, specify the image)