Fix broken links in .github dir

Also add a PR template
This commit is contained in:
steve-chavez
2020-06-05 13:40:03 -05:00
parent 0f0d617951
commit 8588a42aa9
3 changed files with 10 additions and 4 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
<!--
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.
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/stable/admin.html#schema-reloading)
to ensure the schema cache is not stale. This sometimes fixes apparent bugs.
-->
### Environment