Browse Source

Add database version to issue template.

Dan Helfman 5 năm trước cách đây
mục cha
commit
612e1fea67
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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]