summaryrefslogtreecommitdiff
path: root/.gitlab
diff options
context:
space:
mode:
authornormandy <normandy@firemail.cc>2020-06-30 03:12:30 +0000
committernormandy <normandy@firemail.cc>2020-06-30 03:12:30 +0000
commit27542f19c60589d8deb5d9d7a59d2019b75026fa (patch)
treef8147f3082abbb954df4d0cad68155846a00725b /.gitlab
parent7bb36189392280fef3c3a20279671885273383d2 (diff)
Use correct PostgreSQL version command in bug template
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/issue_templates/Bug.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md
index 66fbc510e..9ce9b6918 100644
--- a/.gitlab/issue_templates/Bug.md
+++ b/.gitlab/issue_templates/Bug.md
@@ -14,7 +14,7 @@
* Pleroma version (could be found in the "Version" tab of settings in Pleroma-FE):
* Elixir version (`elixir -v` for from source installations, N/A for OTP):
* Operating system:
-* PostgreSQL version (`postgres -V`):
+* PostgreSQL version (`psql -V`):
### Bug description