Browse Source

Add database version to issue template.

Dan Helfman 5 years ago
parent
commit
612e1fea67
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .gitea/issue_template.md

+ 4 - 0
.gitea/issue_template.md

@@ -28,4 +28,8 @@ Use `sudo borg --version`
 
 Use `python3 --version`
 
+**Database version (if applicable):** [version here]
+
+Use `psql --version` or `mysql --version` on client and server.
+
 **operating system and version:** [OS here]